Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-224843
#<BuildRuby:0x0000558262f1f7b8
@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.20231028-224843",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005026 0.000240 1.379863 ( 1.664230)
build_miniruby 0.001146 0.000000 0.887430 ( 0.887447)
build_ruby 0.001384 0.000000 2.759611 ( 2.760189)
build_all 0.009792 0.000077 16.671859 ( 1.519775)
build_install 0.009379 0.000972 4.989385 ( 1.162367)
test_btest 0.001036 0.000000 81.870761 ( 7.799198)
test_basic 0.000863 0.003785 0.749499 ( 0.826695)
test_all 0.101497 0.037233 512.497675 ( 58.094995)
test_rubyspec 0.016748 0.028461 49.310898 ( 61.511666)
total: 136.23 sec