Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-043606
#<BuildRuby:0x000055dce4edb810
@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.20220328-043606",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010593 0.000289 1.030121 ( 1.310375)
build_miniruby 0.002168 0.000000 0.071654 ( 0.069908)
build_ruby 0.001999 0.000000 0.074624 ( 0.072718)
build_all 0.010487 0.000196 4.127286 ( 0.855898)
build_install 0.017983 0.005120 7.929561 ( 2.445889)
test_btest 0.001231 0.000176 72.792528 ( 8.022755)
test_basic 0.007388 0.000359 0.342598 ( 0.431641)
test_all 0.001578 0.000215 705.238278 ( 67.944542)
test_rubyspec 0.090413 0.066358 45.792465 ( 51.335612)
total: 132.49 sec