Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-091239
#<BuildRuby:0x000055b0e2cef8e0
@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.20231123-091239",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004314 0.001295 0.921068 ( 1.335694)
build_miniruby 0.000921 0.000277 0.808580 ( 0.808838)
build_ruby 0.001699 0.000000 2.679154 ( 2.679445)
build_all 0.007229 0.001243 12.388838 ( 1.018250)
build_install 0.000000 0.011111 3.720025 ( 0.989290)
test_btest 0.000000 0.001242 65.075630 ( 4.723419)
test_basic 0.001807 0.002668 0.413937 ( 0.490796)
test_all 0.074185 0.027744 350.826369 ( 34.305624)
test_rubyspec 0.029648 0.035652 39.819985 ( 52.384458)
total: 98.74 sec