Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-130100
#<BuildRuby:0x000055f712aff280
@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.20240113-130100",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.000000 0.004020 1.104059 ( 1.534056)
build_miniruby 0.000000 0.000998 0.954645 ( 0.956164)
build_ruby 0.000000 0.001310 2.881478 ( 2.882029)
build_all 0.000000 0.009963 14.615296 ( 1.398807)
build_install 0.003164 0.005466 4.226447 ( 1.138462)
test_btest 0.000452 0.000215 75.849315 ( 7.727011)
test_basic 0.002261 0.001077 0.451552 ( 0.532255)
test_all 0.117414 0.016382 534.131734 ( 49.578091)
test_rubyspec 0.026432 0.010236 49.475445 ( 61.991330)
total: 127.74 sec