Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-043224
#<BuildRuby:0x000055af45f3b340
@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-043224",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004882 0.000162 0.810725 ( 1.201209)
build_miniruby 0.001044 0.000174 0.812183 ( 0.811578)
build_ruby 0.001230 0.000205 2.688551 ( 2.689612)
build_all 0.003819 0.004114 11.959658 ( 0.968800)
build_install 0.005085 0.008658 3.420954 ( 0.969133)
test_btest 0.000536 0.000191 63.176469 ( 5.665593)
test_basic 0.003975 0.001419 0.411118 ( 0.479868)
test_all 0.091566 0.005005 380.086519 ( 36.891866)
test_rubyspec 0.057630 0.009497 40.318480 ( 52.866064)
total: 102.54 sec