Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-081642
#<BuildRuby:0x00005653172778e0
@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.20231124-081642",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003925 0.001744 0.912612 ( 1.372484)
build_miniruby 0.000694 0.000308 0.844150 ( 0.844209)
build_ruby 0.001260 0.000560 2.618254 ( 2.618793)
build_all 0.006962 0.000944 12.248340 ( 1.022498)
build_install 0.002858 0.011393 3.707169 ( 0.983739)
test_btest 0.000566 0.000339 63.090192 ( 5.460745)
test_basic 0.000000 0.004871 0.402254 ( 0.481138)
test_all 0.090580 0.005198 363.785421 ( 31.084963)
test_rubyspec 0.040145 0.025179 39.938437 ( 52.501850)
total: 96.37 sec