Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-192620
#<BuildRuby:0x000055fe020f0db0
@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.20220325-192620",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009132 0.001305 0.996263 ( 1.070508)
build_miniruby 0.001646 0.000235 0.077617 ( 0.077117)
build_ruby 0.001843 0.000264 0.081763 ( 0.080699)
build_all 0.011010 0.000153 4.128480 ( 0.860825)
build_install 0.022667 0.000000 7.847272 ( 2.457528)
test_btest 0.001248 0.000000 74.568874 ( 8.056607)
test_basic 0.006417 0.000539 0.340095 ( 0.429416)
test_all 0.001746 0.000166 707.154036 ( 68.604013)
test_rubyspec 0.105294 0.056212 45.751634 ( 51.224759)
total: 132.86 sec