Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-154410
#<BuildRuby:0x00005577b1e44188
@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.20240112-154410",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001038 0.004195 0.816359 ( 1.208737)
build_miniruby 0.000795 0.000217 0.823224 ( 0.823238)
build_ruby 0.001487 0.000405 2.688311 ( 2.688822)
build_all 0.001058 0.007131 12.083564 ( 1.000166)
build_install 0.007369 0.003725 3.440247 ( 0.978896)
test_btest 0.000622 0.000266 64.472033 ( 5.320144)
test_basic 0.002801 0.001201 0.414418 ( 0.494872)
test_all 0.078396 0.020564 385.616335 ( 34.034036)
test_rubyspec 0.024939 0.039795 40.741312 ( 53.275041)
total: 99.82 sec