Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-162751
#<BuildRuby:0x000055d2127f2fa8
@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.20240114-162751",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005251 0.001313 0.825332 ( 1.228201)
build_miniruby 0.000778 0.000195 0.802067 ( 0.802231)
build_ruby 0.001501 0.000376 2.694919 ( 2.695637)
build_all 0.000000 0.007824 11.945295 ( 0.992869)
build_install 0.007994 0.005686 3.437415 ( 0.974601)
test_btest 0.000571 0.000250 67.060072 ( 4.620842)
test_basic 0.002053 0.003027 0.398703 ( 0.479812)
test_all 0.087613 0.011500 382.063407 ( 40.913876)
test_rubyspec 0.038002 0.035942 40.744575 ( 53.293488)
total: 106.00 sec