Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-192927
#<BuildRuby:0x000055d6240b9348
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221012-192927",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000008 0.000031 ( 0.000032)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.001894 0.010089 1.150789 ( 1.166321)
build_miniruby 0.001190 0.000694 0.101126 ( 0.098061)
build_ruby 0.001022 0.000596 0.097928 ( 0.094901)
build_all 0.005217 0.003043 1.261861 ( 0.547445)
build_install 0.005942 0.009607 1.611869 ( 0.885343)
test_btest 0.001881 0.000000 62.684957 ( 6.179790)
test_basic 0.004427 0.001341 0.350163 ( 0.440605)
test_all 0.005055 0.001027 518.509482 ( 55.197974)
test_rubyspec 0.080611 0.057663 43.374948 ( 51.923440)
total: 116.54 sec