Logfile: /home/ko1/ruby/logs/brlog.trunk.20220819-061809
#<BuildRuby:0x000055a8407db070
@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.20220819-061809",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009354 0.002339 0.956260 ( 1.124092)
build_miniruby 0.001374 0.000344 0.075737 ( 0.074562)
build_ruby 0.001692 0.000423 0.073826 ( 0.071781)
build_all 0.005936 0.003882 1.530737 ( 0.583952)
build_install 0.019856 0.001281 1.890549 ( 0.931075)
test_btest 0.000898 0.000211 78.445412 ( 8.308590)
test_basic 0.007547 0.000525 0.324885 ( 0.411753)
test_all 0.004365 0.000970 633.374828 ( 64.257531)
test_rubyspec 0.099542 0.077615 45.668163 ( 54.163170)
total: 129.93 sec