Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-023919
#<BuildRuby:0x000056492bd3f778
@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.20220218-023919",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000026 0.000006 0.000032 ( 0.000029)
build_up 0.010082 0.002327 0.945213 ( 1.589291)
build_miniruby 0.001567 0.000361 0.076871 ( 0.075611)
build_ruby 0.001774 0.000409 0.074866 ( 0.073184)
build_all 0.009167 0.002115 4.136579 ( 0.798781)
build_install 0.017922 0.005909 7.879233 ( 2.359169)
test_btest 0.001016 0.000254 78.095291 ( 8.284056)
test_basic 0.005822 0.001455 0.347156 ( 0.436624)
test_all 0.002064 0.000206 672.104394 ( 65.861586)
test_rubyspec 0.083448 0.076899 46.377176 ( 51.914815)
total: 131.39 sec