Logfile: /home/ko1/ruby/logs/brlog.trunk.20230812-170243
#<BuildRuby:0x000055cf0d61ffa8
@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.20230812-170243",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000014 0.000000 0.000014 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004888 0.000134 1.371697 ( 2.730228)
build_miniruby 0.001071 0.000179 0.838141 ( 0.836981)
build_ruby 0.001232 0.000000 2.668922 ( 2.669612)
build_all 0.009265 0.000000 13.750129 ( 1.195500)
build_install 0.007677 0.000000 1.894334 ( 0.851196)
test_btest 0.000997 0.000000 78.011728 ( 7.535508)
test_basic 0.000000 0.005253 0.600738 ( 0.677150)
test_all 0.000000 0.001260 476.298645 ( 50.097480)
test_rubyspec 0.026944 0.018360 45.594307 ( 58.011851)
total: 124.61 sec