Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-063702
#<BuildRuby:0x00005603f124c098
@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.20231217-063702",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003942 0.000788 1.030355 ( 1.277703)
build_miniruby 0.001096 0.000219 0.883223 ( 0.884626)
build_ruby 0.001507 0.000301 2.704084 ( 2.705750)
build_all 0.007644 0.000539 12.105206 ( 1.017319)
build_install 0.004065 0.008107 3.601762 ( 0.972790)
test_btest 0.000864 0.000000 64.239327 ( 5.670516)
test_basic 0.003789 0.000060 0.377506 ( 0.459452)
test_all 0.066494 0.037552 392.680505 ( 42.197679)
test_rubyspec 0.037521 0.030576 39.700952 ( 52.384599)
total: 107.57 sec