Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-093519
#<BuildRuby:0x0000558f5e4c74b0
@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-093519",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005911 0.000591 1.556526 ( 2.872403)
build_miniruby 0.001110 0.000111 0.887207 ( 0.886356)
build_ruby 0.001156 0.000115 2.559362 ( 2.559267)
build_all 0.006098 0.003429 14.807336 ( 1.340259)
build_install 0.001152 0.007460 2.152573 ( 0.945890)
test_btest 0.000682 0.000142 80.530124 ( 8.200322)
test_basic 0.003339 0.000695 0.735420 ( 0.816743)
test_all 0.002326 0.000000 512.949790 ( 59.342227)
test_rubyspec 0.014180 0.026953 44.150725 ( 56.569569)
total: 133.53 sec