Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-081826
#<BuildRuby:0x000055998e8c3048
@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.20231227-081826",
@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.000021 0.000007 0.000028 ( 0.000027)
autoconf 0.000031 0.000010 0.000041 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000032)
build_up 0.002849 0.005205 0.823007 ( 1.227843)
build_miniruby 0.000741 0.000296 0.837363 ( 0.837585)
build_ruby 0.001289 0.000515 2.704230 ( 2.736111)
build_all 0.006914 0.000854 11.820950 ( 0.993817)
build_install 0.010787 0.000377 3.374091 ( 0.972389)
test_btest 0.000000 0.000849 62.733802 ( 4.578276)
test_basic 0.000000 0.003919 0.397153 ( 0.478364)
test_all 0.067770 0.028847 386.115208 ( 34.867113)
test_rubyspec 0.018713 0.048121 40.243379 ( 52.817472)
total: 99.51 sec