Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-054451
#<BuildRuby:0x00005588a6b3c430
@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-054451",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.011127 0.000000 0.959514 ( 1.408145)
build_miniruby 0.002119 0.000219 0.078961 ( 0.076082)
build_ruby 0.001357 0.000271 0.077895 ( 0.076389)
build_all 0.008852 0.000862 4.176518 ( 0.794038)
build_install 0.022522 0.002236 7.812397 ( 2.288163)
test_btest 0.001249 0.000208 79.221776 ( 8.308172)
test_basic 0.001508 0.005710 0.336532 ( 0.426388)
test_all 0.001617 0.000359 697.432350 ( 67.660820)
test_rubyspec 0.095068 0.067196 46.181739 ( 51.334822)
total: 132.37 sec