Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-105424
#<BuildRuby:0x0000561dbbf6c0a0
@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.20231027-105424",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000561 0.004160 1.347268 ( 1.614563)
build_miniruby 0.001001 0.000159 0.942572 ( 0.941897)
build_ruby 0.001397 0.000000 2.763361 ( 2.763297)
build_all 0.009893 0.000000 16.502222 ( 1.435146)
build_install 0.007234 0.000840 5.036187 ( 1.207676)
test_btest 0.001147 0.000000 87.981355 ( 7.354144)
test_basic 0.000000 0.004473 0.789538 ( 0.869994)
test_all 0.105279 0.029894 504.546045 ( 56.916680)
test_rubyspec 0.029015 0.020816 49.586857 ( 61.891470)
total: 135.00 sec