Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-044434
#<BuildRuby:0x000055c14579be20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-044434",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.003266 0.000654 0.798507 ( 1.195624)
build_miniruby 0.000842 0.000168 0.904596 ( 0.904715)
build_ruby 0.001302 0.000261 2.820551 ( 2.821483)
build_all 0.010220 0.000150 14.541379 ( 1.427299)
build_install 0.005295 0.004869 4.181459 ( 1.158821)
test_btest 0.000519 0.000119 79.327705 ( 6.727559)
test_basic 0.002603 0.000600 0.429235 ( 0.510122)
test_all 0.105616 0.030179 494.356691 ( 56.173552)
test_rubyspec 0.026023 0.007985 49.156037 ( 61.714419)
total: 132.63 sec