Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-085307
#<BuildRuby:0x0000561de0d1eeb8
@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.20230806-085307",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000000 0.007136 1.486986 ( 2.723771)
build_miniruby 0.001157 0.000000 0.990735 ( 0.989261)
build_ruby 0.000000 0.001402 2.799719 ( 2.799383)
build_all 0.008890 0.000541 15.367396 ( 1.369793)
build_install 0.007151 0.002771 2.286192 ( 1.037185)
test_btest 0.001005 0.000215 86.259515 ( 8.102501)
test_basic 0.001261 0.003708 0.606389 ( 0.682949)
test_all 0.000679 0.000170 548.384113 ( 59.224193)
test_rubyspec 0.014709 0.026213 47.250048 ( 59.547269)
total: 136.48 sec