Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-220119
#<BuildRuby:0x000055ed10d13280
@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.20231119-220119",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005167 0.000293 0.912448 ( 1.338871)
build_miniruby 0.000916 0.000229 0.829113 ( 0.829243)
build_ruby 0.001534 0.000383 2.639671 ( 2.640504)
build_all 0.002403 0.005107 11.997257 ( 1.003976)
build_install 0.004345 0.006320 3.514845 ( 0.975786)
test_btest 0.000534 0.000223 65.115579 ( 4.471251)
test_basic 0.001049 0.003134 0.414053 ( 0.494924)
test_all 0.082627 0.013693 348.187127 ( 35.098098)
test_rubyspec 0.008953 0.057687 39.822651 ( 52.390407)
total: 99.24 sec