Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-141353
#<BuildRuby:0x000055a8ec048090
@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.20240101-141353",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002833 0.003592 1.150218 ( 1.301072)
build_miniruby 0.000799 0.000200 0.845687 ( 0.845915)
build_ruby 0.000000 0.001933 2.676819 ( 2.676762)
build_all 0.005695 0.002419 12.009133 ( 0.974239)
build_install 0.013434 0.001227 3.581081 ( 0.964586)
test_btest 0.000564 0.000149 63.927314 ( 5.199970)
test_basic 0.000000 0.003948 0.394184 ( 0.475576)
test_all 0.073891 0.031129 378.032555 ( 40.028184)
test_rubyspec 0.039363 0.024337 40.306418 ( 52.868234)
total: 105.34 sec