Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-231554
#<BuildRuby:0x000055756c3ebfc0
@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.20240620-231554",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.005457 0.000000 1.840479 ( 2.141089)
build_miniruby 0.001140 0.000000 1.013710 ( 1.013671)
build_ruby 0.001346 0.000138 3.421384 ( 3.421474)
build_all 0.002996 0.007322 18.021247 ( 1.668667)
build_install 0.005770 0.004797 6.284723 ( 1.476946)
test_btest 0.000774 0.000387 111.799626 ( 9.228648)
test_basic 0.003043 0.001521 0.761947 ( 0.836360)
test_all 0.113170 0.032677 574.069874 ( 60.155851)
test_rubyspec 0.019519 0.051664 136.761961 ( 16.197010)
total: 96.14 sec