Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-184726
#<BuildRuby:0x000055869715c188
@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.20231203-184726",
@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.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001035 0.004285 0.984400 ( 1.258470)
build_miniruby 0.000000 0.001294 0.871661 ( 0.871266)
build_ruby 0.000000 0.001585 2.727070 ( 2.730570)
build_all 0.002236 0.006266 12.086834 ( 1.003430)
build_install 0.006867 0.003434 3.577960 ( 0.966468)
test_btest 0.000578 0.000289 61.139571 ( 5.847777)
test_basic 0.002941 0.001470 0.368997 ( 0.449354)
test_all 0.072793 0.026188 370.515262 ( 37.945592)
test_rubyspec 0.034231 0.036264 39.659939 ( 52.311707)
total: 103.39 sec