Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-091107
#<BuildRuby:0x000055c1c033b468
@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.20231126-091107",
@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.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002288 0.003424 0.916780 ( 1.308615)
build_miniruby 0.000759 0.000304 0.838669 ( 0.838760)
build_ruby 0.001934 0.000000 2.631645 ( 2.642321)
build_all 0.003183 0.004577 12.213541 ( 1.023214)
build_install 0.012808 0.000098 3.725934 ( 0.984012)
test_btest 0.000672 0.000000 64.562570 ( 5.144003)
test_basic 0.003947 0.000000 0.398464 ( 0.478076)
test_all 0.069470 0.027356 344.832176 ( 41.103755)
test_rubyspec 0.042375 0.026798 40.484063 ( 53.054332)
total: 106.58 sec