Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-105905
#<BuildRuby:0x000055f016db40c8
@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.20240105-105905",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003996 0.000000 0.734085 ( 1.140524)
build_miniruby 0.001143 0.000000 0.890687 ( 0.891566)
build_ruby 0.001473 0.000000 2.724202 ( 2.726509)
build_all 0.008280 0.000000 12.052552 ( 1.033690)
build_install 0.009275 0.000000 3.364229 ( 0.968252)
test_btest 0.000665 0.000000 64.079714 ( 4.820992)
test_basic 0.000000 0.003425 0.371791 ( 0.455022)
test_all 0.082389 0.020499 431.754792 ( 40.075450)
test_rubyspec 0.035178 0.017967 40.536787 ( 53.297662)
total: 105.41 sec