Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-095744
#<BuildRuby:0x000055eec83a3858
@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.20240109-095744",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004257 0.000025 0.870742 ( 1.354797)
build_miniruby 0.001161 0.000000 0.923556 ( 0.924542)
build_ruby 0.000000 0.001294 2.800187 ( 2.804391)
build_all 0.006058 0.003394 14.785933 ( 1.426902)
build_install 0.005149 0.004479 4.345306 ( 1.195297)
test_btest 0.000512 0.000122 74.888819 ( 7.810294)
test_basic 0.000000 0.003522 0.457216 ( 0.538211)
test_all 0.110333 0.026081 522.468413 ( 46.753840)
test_rubyspec 0.027498 0.006928 50.414633 ( 62.994823)
total: 125.80 sec