Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-103627
#<BuildRuby:0x000055556aa5c1d8
@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.20240625-103627",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003488 0.001550 1.057055 ( 1.286564)
build_miniruby 0.000637 0.000283 0.716404 ( 0.716380)
build_ruby 0.001036 0.000461 2.307783 ( 2.307980)
build_all 0.008705 0.000000 12.637720 ( 1.077267)
build_install 0.007296 0.005294 4.507883 ( 1.084467)
test_btest 0.000590 0.000243 71.906193 ( 5.334294)
test_basic 0.000000 0.003889 0.393847 ( 0.475693)
test_all 0.066950 0.036165 387.285221 ( 39.823917)
test_rubyspec 0.025733 0.016269 87.978378 ( 11.085156)
total: 63.19 sec