Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-122834
#<BuildRuby:0x000055ccadad3818
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240117-122834",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005330 0.000000 1.133196 ( 1.532914)
build_miniruby 0.001274 0.000000 0.882496 ( 0.881990)
build_ruby 0.001663 0.000000 2.857829 ( 2.858037)
build_all 0.001701 0.007936 14.701173 ( 1.330973)
build_install 0.007473 0.000291 4.129928 ( 1.061760)
test_btest 0.000832 0.000069 76.660092 ( 7.060408)
test_basic 0.000000 0.005227 0.755196 ( 0.831338)
test_all 0.093821 0.035523 519.195532 ( 49.679258)
test_rubyspec 0.039308 0.020967 80.870527 ( 93.256282)
total: 158.49 sec