Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-081325
#<BuildRuby:0x0000560d33cdbce8
@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.20231121-081325",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000015 0.000004 0.000019 ( 0.000018)
build_up 0.003676 0.002708 0.937414 ( 1.331246)
build_miniruby 0.000924 0.000264 0.802422 ( 0.802373)
build_ruby 0.001589 0.000000 2.597108 ( 2.598637)
build_all 0.007380 0.000433 12.098248 ( 0.980344)
build_install 0.006828 0.003570 3.516463 ( 0.975536)
test_btest 0.000632 0.000175 63.121819 ( 5.427478)
test_basic 0.004488 0.000190 0.407698 ( 0.487279)
test_all 0.060830 0.034229 359.065835 ( 31.792328)
test_rubyspec 0.039162 0.035001 40.345308 ( 52.881443)
total: 97.28 sec