Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-010559
#<BuildRuby:0x00005622a68973c0
@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.20240116-010559",
@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.004365 0.000728 0.808512 ( 1.208602)
build_miniruby 0.001030 0.000172 0.856369 ( 0.856524)
build_ruby 0.001446 0.000241 2.663829 ( 2.664759)
build_all 0.003171 0.004266 11.948768 ( 0.950208)
build_install 0.010259 0.000000 3.433400 ( 0.977997)
test_btest 0.000848 0.000000 66.174059 ( 4.643057)
test_basic 0.002346 0.001678 0.397596 ( 0.477367)
test_all 0.072343 0.025443 396.518934 ( 34.018693)
test_rubyspec 0.030197 0.041560 40.294834 ( 52.850765)
total: 98.65 sec