Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-180514
#<BuildRuby:0x0000562687cf7520
@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.20240108-180514",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.005293 1.417543 ( 1.835115)
build_miniruby 0.000000 0.001395 1.538928 ( 1.542212)
build_ruby 0.000000 0.001733 4.888506 ( 4.900853)
build_all 0.004960 0.005649 16.857938 ( 1.788996)
build_install 0.017384 0.000000 5.496482 ( 2.254305)
test_btest 0.000810 0.000000 84.751793 ( 8.216414)
test_basic 0.001218 0.005715 0.717025 ( 0.779902)
test_all 0.104802 0.017430 560.471025 ( 62.128769)
test_rubyspec 0.043900 0.024322 83.989447 ( 96.303261)
total: 179.75 sec