Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-073903
#<BuildRuby:0x000055a5f0ff40b0
@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.20231130-073903",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000967 0.003267 0.955847 ( 1.244771)
build_miniruby 0.000985 0.000269 0.882856 ( 0.883474)
build_ruby 0.001272 0.000347 2.721283 ( 2.722006)
build_all 0.003826 0.003980 12.035654 ( 1.011819)
build_install 0.002936 0.011529 3.557307 ( 0.962443)
test_btest 0.000474 0.000256 63.118622 ( 5.446957)
test_basic 0.002675 0.001440 0.374055 ( 0.453890)
test_all 0.073883 0.025657 386.032131 ( 40.393106)
test_rubyspec 0.034210 0.021502 39.504856 ( 52.237254)
total: 105.36 sec