Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-142921
#<BuildRuby:0x000055b7d689ffd8
@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.20240103-142921",
@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.000018 0.000007 0.000025 ( 0.000026)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.006832 0.001125 1.040929 ( 1.331009)
build_miniruby 0.000997 0.000000 0.809288 ( 0.809199)
build_ruby 0.001523 0.000000 2.643324 ( 2.644268)
build_all 0.007697 0.000000 11.891382 ( 0.994767)
build_install 0.008631 0.002671 3.485224 ( 0.973046)
test_btest 0.000639 0.000192 62.578379 ( 5.208892)
test_basic 0.004075 0.000201 0.418462 ( 0.498680)
test_all 0.074486 0.021282 374.782545 ( 33.256606)
test_rubyspec 0.043222 0.022904 39.919486 ( 52.504435)
total: 98.22 sec