Logfile: /home/ko1/ruby/logs/brlog.trunk.20220916-142107
#<BuildRuby:0x000055f2d0bf09c8
@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.20220916-142107",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008993 0.001186 1.075794 ( 1.071984)
build_miniruby 0.001449 0.000334 0.074391 ( 0.072204)
build_ruby 0.001581 0.000365 0.074679 ( 0.073307)
build_all 0.009191 0.001006 1.565847 ( 0.606644)
build_install 0.016617 0.006575 1.919402 ( 0.935476)
test_btest 0.001200 0.000300 90.632816 ( 9.408955)
test_basic 0.000420 0.007285 0.353222 ( 0.441944)
test_all 0.002793 0.002415 651.108905 ( 66.277001)
test_rubyspec 0.126526 0.045824 47.413719 ( 55.776158)
total: 134.66 sec