Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-171459
#<BuildRuby:0x0000560fc74affd8
@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.20231206-171459",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004633 0.000052 0.995182 ( 1.268687)
build_miniruby 0.000704 0.000059 0.860533 ( 0.861022)
build_ruby 0.001039 0.000086 2.706875 ( 2.708840)
build_all 0.004797 0.003179 12.125447 ( 1.015383)
build_install 0.009127 0.000677 3.551478 ( 0.966004)
test_btest 0.000656 0.000082 66.087171 ( 4.776454)
test_basic 0.003030 0.000000 0.374864 ( 0.457178)
test_all 0.070321 0.034567 409.607540 ( 36.043829)
test_rubyspec 0.037525 0.033461 39.636492 ( 52.297308)
total: 100.40 sec