Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-222614
#<BuildRuby:0x000055bbb7a94e80
@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.20220809-222614",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.007321 0.001996 0.830574 ( 0.915725)
build_miniruby 0.001485 0.000405 0.064181 ( 0.062773)
build_ruby 0.001435 0.000000 0.057188 ( 0.056010)
build_all 0.009066 0.000253 1.241390 ( 0.466914)
build_install 0.007908 0.010745 4.260289 ( 1.782720)
test_btest 0.001496 0.000534 52.254405 ( 5.896655)
test_basic 0.002615 0.004143 0.292471 ( 0.382307)
test_all 0.002211 0.000884 475.910555 ( 51.333883)
test_rubyspec 0.083064 0.049254 41.518368 ( 49.284154)
total: 110.18 sec