Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-151628
#<BuildRuby:0x00005613c08677f0
@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-151628",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004882 0.000205 1.359673 ( 1.781397)
build_miniruby 0.000942 0.000246 1.468281 ( 1.471193)
build_ruby 0.001512 0.000000 4.472508 ( 4.482133)
build_all 0.009811 0.000738 16.836213 ( 1.838696)
build_install 0.009705 0.006533 5.124039 ( 1.840226)
test_btest 0.000656 0.000181 83.102141 ( 12.484159)
test_basic 0.004373 0.001206 0.659707 ( 0.725525)
test_all 0.084775 0.036764 547.265467 ( 68.597756)
test_rubyspec 0.024299 0.043121 84.080494 ( 96.323293)
total: 189.55 sec