Logfile: /home/ko1/ruby/logs/brlog.trunk.20220614-212951
#<BuildRuby:0x000055b0c6968c10
@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.20220614-212951",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009980 0.002303 0.989942 ( 1.264244)
build_miniruby 0.002554 0.000000 0.074004 ( 0.071429)
build_ruby 0.002172 0.000000 0.071015 ( 0.069109)
build_all 0.009930 0.000000 1.466496 ( 0.579994)
build_install 0.019180 0.003229 5.733232 ( 2.739769)
test_btest 0.001332 0.000243 73.906781 ( 8.687431)
test_basic 0.005673 0.001032 0.322115 ( 0.420151)
test_all 0.002178 0.000396 698.156781 ( 67.587518)
test_rubyspec 0.113606 0.063720 45.846311 ( 51.547489)
total: 132.97 sec