Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-234034
#<BuildRuby:0x0000555aa0c6b858
@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.20240113-234034",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004017 0.892882 ( 1.300166)
build_miniruby 0.000000 0.000963 0.886288 ( 0.887003)
build_ruby 0.000000 0.001370 2.824095 ( 2.826802)
build_all 0.009826 0.000000 14.451821 ( 1.384400)
build_install 0.009081 0.000040 4.190231 ( 1.138255)
test_btest 0.000512 0.000150 75.333258 ( 7.396076)
test_basic 0.002419 0.000712 0.399427 ( 0.480689)
test_all 0.086003 0.050375 516.993199 ( 48.596211)
test_rubyspec 0.016023 0.021145 49.498090 ( 62.115669)
total: 126.13 sec