Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-045731
#<BuildRuby:0x000055e247873438
@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.20231120-045731",
@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.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000946 0.004638 0.916644 ( 1.386066)
build_miniruby 0.000766 0.000383 0.800848 ( 0.800830)
build_ruby 0.001024 0.000512 2.601774 ( 2.602189)
build_all 0.007196 0.001247 12.049446 ( 1.018941)
build_install 0.012637 0.000000 3.716649 ( 0.990776)
test_btest 0.000667 0.000000 64.101095 ( 4.950159)
test_basic 0.004292 0.000000 0.398257 ( 0.478976)
test_all 0.068522 0.027590 347.343138 ( 41.688225)
test_rubyspec 0.019319 0.053793 40.022569 ( 52.590074)
total: 106.51 sec