Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-165434
#<BuildRuby:0x000055b5c2ea4110
@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.20231229-165434",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.005160 0.000000 0.794152 ( 1.182384)
build_miniruby 0.000946 0.000000 0.815478 ( 0.815728)
build_ruby 0.001415 0.000000 2.657140 ( 2.657992)
build_all 0.006449 0.001245 11.898634 ( 0.988152)
build_install 0.007278 0.003580 3.431733 ( 0.976232)
test_btest 0.000520 0.000153 61.466739 ( 5.563740)
test_basic 0.001448 0.002847 0.392183 ( 0.472070)
test_all 0.068806 0.026284 384.781500 ( 31.958584)
test_rubyspec 0.043236 0.022656 40.554170 ( 53.107658)
total: 97.72 sec