Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-034116
#<BuildRuby:0x000077ea10ebfdd0
@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="-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.20240624-034116",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000011 0.000002 0.000013 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.002481 0.002585 1.531309 ( 1.888979)
build_miniruby 0.000282 0.000773 0.776682 ( 0.775429)
build_ruby 0.001298 0.000095 2.913663 ( 2.912948)
build_all 0.008008 0.002570 20.378360 ( 1.834765)
build_install 0.004707 0.004888 6.558603 ( 1.579875)
test_btest 0.000511 0.000175 115.420142 ( 8.692638)
test_basic 0.004621 0.000247 0.541947 ( 0.621663)
test_all 0.094709 0.043643 582.744223 ( 66.889540)
test_rubyspec 0.038573 0.029896 142.769986 ( 15.870405)
total: 101.07 sec