Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-034649
#<BuildRuby:0x000055c16cbc3c10
@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.20230728-034649",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.006591 0.000122 1.338277 ( 2.623192)
build_miniruby 0.001030 0.000049 0.863562 ( 0.862890)
build_ruby 0.001106 0.000053 2.670309 ( 2.670831)
build_all 0.008864 0.000206 13.616488 ( 1.191171)
build_install 0.003954 0.004489 1.965259 ( 0.873450)
test_btest 0.000875 0.000076 79.930398 ( 7.141028)
test_basic 0.005153 0.000049 0.765048 ( 0.838338)
test_all 0.001441 0.000120 490.132270 ( 52.814261)
test_rubyspec 0.029113 0.013396 43.048453 ( 55.516771)
total: 124.53 sec