Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-161807
#<BuildRuby:0x000055b1505580a0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-161807",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004422 0.000804 1.035658 ( 1.452661)
build_miniruby 0.000891 0.000162 0.706852 ( 0.706774)
build_ruby 0.001162 0.000211 2.263909 ( 2.264682)
build_all 0.005568 0.003734 12.598564 ( 1.055771)
build_install 0.014671 0.001222 4.179708 ( 1.076414)
test_btest 0.000670 0.000134 70.560759 ( 5.872377)
test_basic 0.004444 0.000889 0.400778 ( 0.481503)
test_all 0.076971 0.021865 370.619917 ( 44.378932)
test_rubyspec 0.020193 0.026663 87.319726 ( 11.033183)
total: 68.32 sec