Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-205811
#<BuildRuby:0x0000562439c87108
@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.20240105-205811",
@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.000011 0.000001 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003281 0.000273 0.791998 ( 1.196570)
build_miniruby 0.000844 0.000071 0.998058 ( 0.999952)
build_ruby 0.001187 0.000099 2.962749 ( 2.966872)
build_all 0.003737 0.005000 15.508635 ( 1.354881)
build_install 0.009441 0.000731 4.063679 ( 1.127577)
test_btest 0.000594 0.000092 82.366772 ( 8.743354)
test_basic 0.000000 0.003715 0.408493 ( 0.491518)
test_all 0.098818 0.017986 533.013540 ( 48.843974)
test_rubyspec 0.037139 0.002465 45.763549 ( 58.468387)
total: 124.19 sec