Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-232857
#<BuildRuby:0x0000558221ed40d8
@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-232857",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005108 0.001277 1.067402 ( 1.330644)
build_miniruby 0.000999 0.000250 0.804625 ( 0.804164)
build_ruby 0.001510 0.000377 2.655153 ( 2.655519)
build_all 0.004365 0.004390 11.948079 ( 0.989438)
build_install 0.009217 0.001376 3.628509 ( 0.977471)
test_btest 0.000593 0.000169 63.744648 ( 4.541683)
test_basic 0.001026 0.003537 0.392000 ( 0.472672)
test_all 0.073656 0.028848 371.450657 ( 39.463245)
test_rubyspec 0.022436 0.043526 40.385761 ( 52.957449)
total: 104.19 sec