Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-235528
#<BuildRuby:0x000055ac80c83728
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-235528",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001653 0.004303 1.360458 ( 1.661566)
build_miniruby 0.000770 0.000171 0.885281 ( 0.885088)
build_ruby 0.001170 0.000260 2.723929 ( 2.723234)
build_all 0.005219 0.003378 14.273603 ( 1.310433)
build_install 0.007086 0.000736 4.161231 ( 1.050505)
test_btest 0.000860 0.000205 75.125594 ( 6.877657)
test_basic 0.000682 0.004385 0.629777 ( 0.706530)
test_all 0.089329 0.039793 476.847712 ( 52.407493)
test_rubyspec 0.023841 0.023192 48.671346 ( 60.986223)
total: 128.61 sec