Logfile: /home/ko1/ruby/logs/brlog.trunk.20231016-095945
#<BuildRuby:0x000056075a6abb90
@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.20231016-095945",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001852 0.003630 1.360318 ( 1.648366)
build_miniruby 0.001005 0.000151 0.813882 ( 0.813842)
build_ruby 0.001214 0.000182 2.735512 ( 2.735438)
build_all 0.006777 0.003751 17.165633 ( 1.578340)
build_install 0.006785 0.002207 5.116265 ( 1.216581)
test_btest 0.000871 0.000168 84.679710 ( 7.562875)
test_basic 0.003813 0.000733 0.797007 ( 0.877289)
test_all 0.006374 0.001226 554.320791 ( 64.867369)
test_rubyspec 0.023919 0.025712 51.198361 ( 63.525230)
total: 144.83 sec