Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-073037
#<BuildRuby:0x000056363c75c178
@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-073037",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000661 0.004232 1.314475 ( 1.703505)
build_miniruby 0.001128 0.000250 1.507981 ( 1.511850)
build_ruby 0.001307 0.000290 4.603045 ( 4.613962)
build_all 0.008558 0.001902 16.694032 ( 1.700272)
build_install 0.015665 0.000271 4.946128 ( 1.752440)
test_btest 0.000678 0.000129 84.217378 ( 8.022374)
test_basic 0.002683 0.004403 0.720064 ( 0.785122)
test_all 0.094682 0.028986 559.292769 ( 69.575653)
test_rubyspec 0.027877 0.039230 83.440599 ( 95.731889)
total: 185.40 sec