Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-045955
#<BuildRuby:0x000055b65df73280
@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.20231221-045955",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000000 0.004873 1.215518 ( 1.612027)
build_miniruby 0.000000 0.001030 0.913415 ( 0.913422)
build_ruby 0.000000 0.001421 2.804289 ( 2.803861)
build_all 0.000000 0.010358 16.446627 ( 1.493864)
build_install 0.008675 0.000995 4.849452 ( 1.157459)
test_btest 0.000752 0.000239 82.675320 ( 7.518641)
test_basic 0.000214 0.003958 0.738557 ( 0.816665)
test_all 0.094657 0.037796 530.850400 ( 48.627006)
test_rubyspec 0.027206 0.019258 51.509899 ( 63.842232)
total: 128.79 sec