Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-084223
#<BuildRuby:0x000055962ebbf728
@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.20231224-084223",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001217 0.004306 1.154043 ( 1.599091)
build_miniruby 0.001543 0.000000 0.950430 ( 0.949722)
build_ruby 0.001493 0.000000 2.711811 ( 2.711761)
build_all 0.008233 0.002045 16.691316 ( 1.487648)
build_install 0.007869 0.000903 4.814521 ( 1.125747)
test_btest 0.000764 0.000201 85.568782 ( 7.735984)
test_basic 0.004392 0.000000 0.746427 ( 0.823568)
test_all 0.110618 0.026469 559.000673 ( 52.659756)
test_rubyspec 0.022024 0.027055 51.878658 ( 64.239949)
total: 133.33 sec