Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-024447
#<BuildRuby:0x000055e1f8e5c128
@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.20240109-024447",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.005289 1.456749 ( 1.830900)
build_miniruby 0.000000 0.001302 2.011682 ( 2.015285)
build_ruby 0.000000 0.001598 4.517126 ( 4.532366)
build_all 0.008535 0.002293 16.845170 ( 1.911178)
build_install 0.015686 0.002400 5.437754 ( 2.191114)
test_btest 0.000595 0.000174 82.490805 ( 13.632265)
test_basic 0.000234 0.005444 0.708570 ( 0.779108)
test_all 0.091695 0.029298 567.395929 ( 70.426327)
test_rubyspec 0.055496 0.013371 85.723144 ( 98.104295)
total: 195.42 sec