Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-121552
#<BuildRuby:0x000055b7d02c2eb8
@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.20230724-121552",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.006100 0.000216 1.393341 ( 2.660156)
build_miniruby 0.001452 0.000146 0.937096 ( 0.941261)
build_ruby 0.001062 0.000107 2.623621 ( 2.623587)
build_all 0.008615 0.000423 14.065442 ( 1.218803)
build_install 0.003714 0.004296 1.954145 ( 0.923289)
test_btest 0.000939 0.000128 81.668436 ( 7.044647)
test_basic 0.003910 0.000533 0.628534 ( 0.706703)
test_all 0.000940 0.000128 475.041008 ( 51.761046)
test_rubyspec 0.018783 0.021142 43.752206 ( 56.152180)
total: 124.03 sec