Logfile: /home/ko1/ruby/logs/brlog.trunk.20230725-162710
#<BuildRuby:0x0000562ea378f280
@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.20230725-162710",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.005508 0.000437 1.649436 ( 3.092266)
build_miniruby 0.000797 0.000235 0.783794 ( 0.782981)
build_ruby 0.000862 0.000253 2.876380 ( 2.876259)
build_all 0.008830 0.000105 12.949383 ( 1.188345)
build_install 0.002318 0.004971 1.762933 ( 0.862328)
test_btest 0.000716 0.000226 77.358097 ( 7.618843)
test_basic 0.001251 0.003302 0.665232 ( 0.747440)
test_all 0.001127 0.000394 481.076729 ( 53.270317)
test_rubyspec 0.020954 0.021428 41.922654 ( 54.348972)
total: 124.79 sec