Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-194302
#<BuildRuby:0x000055ff9fc8aad8
@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.20220811-194302",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004708 0.004263 0.817625 ( 0.846782)
build_miniruby 0.001294 0.000432 0.055234 ( 0.053607)
build_ruby 0.001213 0.000404 0.060326 ( 0.058575)
build_all 0.006449 0.002149 1.242966 ( 0.464345)
build_install 0.015885 0.000346 4.280188 ( 1.777795)
test_btest 0.001673 0.000446 54.105125 ( 6.086369)
test_basic 0.004853 0.001295 0.287556 ( 0.376955)
test_all 0.002642 0.001426 486.849154 ( 52.238778)
test_rubyspec 0.079371 0.053565 41.516300 ( 49.113168)
total: 111.02 sec