Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-212405
#<BuildRuby:0x0000560766b0c110
@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.20231213-212405",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000540 0.003711 1.013188 ( 1.442431)
build_miniruby 0.001029 0.000079 0.871458 ( 0.871915)
build_ruby 0.001169 0.000090 2.706887 ( 2.709353)
build_all 0.004697 0.004010 12.078114 ( 0.986036)
build_install 0.009605 0.003557 3.536011 ( 0.976491)
test_btest 0.000000 0.000856 63.548508 ( 4.733583)
test_basic 0.000757 0.003108 0.377196 ( 0.458189)
test_all 0.073555 0.027104 415.151365 ( 36.421451)
test_rubyspec 0.036021 0.034954 39.785177 ( 52.459385)
total: 101.06 sec