Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-084001
#<BuildRuby:0x000055d5bc1cb4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231211-084001",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004044 0.000808 1.003534 ( 1.312183)
build_miniruby 0.000694 0.000139 0.870604 ( 0.871933)
build_ruby 0.001204 0.000241 2.691356 ( 2.693381)
build_all 0.006090 0.001218 12.016813 ( 0.991077)
build_install 0.004554 0.005050 3.525899 ( 0.977863)
test_btest 0.000416 0.000114 64.414164 ( 5.728593)
test_basic 0.002611 0.000712 0.374328 ( 0.456824)
test_all 0.073310 0.024211 377.296644 ( 43.313716)
test_rubyspec 0.022498 0.025358 40.295912 ( 52.987430)
total: 109.33 sec