Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-150758
#<BuildRuby:0x00005625925ff1f0
@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.20231124-150758",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004369 0.000795 0.921737 ( 1.301053)
build_miniruby 0.000830 0.000151 0.801229 ( 0.801224)
build_ruby 0.001291 0.000235 2.619305 ( 2.620204)
build_all 0.008539 0.000000 12.243451 ( 0.997037)
build_install 0.011715 0.002628 4.002587 ( 1.002822)
test_btest 0.000649 0.000108 62.594288 ( 5.341959)
test_basic 0.004020 0.000000 0.395445 ( 0.475687)
test_all 0.085327 0.012302 348.914969 ( 39.176451)
test_rubyspec 0.056586 0.024507 39.903634 ( 52.447821)
total: 104.16 sec