Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-234817
#<BuildRuby:0x0000561b19df3e20
@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.20231210-234817",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004523 0.000227 1.272921 ( 1.623384)
build_miniruby 0.000907 0.000045 0.866955 ( 0.867929)
build_ruby 0.001286 0.000064 2.977490 ( 2.977617)
build_all 0.006161 0.004104 16.958258 ( 1.594506)
build_install 0.008757 0.000796 4.939746 ( 1.171233)
test_btest 0.000870 0.000079 87.270767 ( 7.614226)
test_basic 0.005344 0.000059 0.863598 ( 0.939409)
test_all 0.120267 0.019146 552.936429 ( 60.971623)
test_rubyspec 0.009433 0.041414 50.944018 ( 63.266212)
total: 141.03 sec