Logfile: /home/ko1/ruby/logs/brlog.trunk.20230805-160631
#<BuildRuby:0x0000564791984098
@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.20230805-160631",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.005142 0.000361 1.496123 ( 2.747419)
build_miniruby 0.001093 0.000000 0.856686 ( 0.856179)
build_ruby 0.001259 0.000000 2.661092 ( 2.661138)
build_all 0.009535 0.000000 14.946476 ( 1.338489)
build_install 0.007126 0.001702 2.128134 ( 0.936761)
test_btest 0.000792 0.000198 83.625953 ( 7.760249)
test_basic 0.000000 0.005353 0.706701 ( 0.787480)
test_all 0.000000 0.001407 560.214784 ( 50.239948)
test_rubyspec 0.021571 0.018373 46.881504 ( 59.204548)
total: 126.53 sec