Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-065349
#<BuildRuby:0x000055761163fd58
@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.20240107-065349",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.005155 1.332649 ( 1.728745)
build_miniruby 0.000000 0.001298 1.431278 ( 1.434147)
build_ruby 0.000000 0.001630 4.304218 ( 4.311623)
build_all 0.007603 0.002273 16.505063 ( 1.733104)
build_install 0.014564 0.000000 5.033927 ( 1.748941)
test_btest 0.000765 0.000000 81.792583 ( 7.635510)
test_basic 0.005129 0.000396 0.662480 ( 0.728907)
test_all 0.099490 0.020920 548.416124 ( 71.235747)
test_rubyspec 0.034204 0.030064 78.901164 ( 91.111070)
total: 181.67 sec