Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-083207
#<BuildRuby:0x000055b2bef0c0a0
@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.20231209-083207",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.000840 0.004091 1.181262 ( 1.527427)
build_miniruby 0.001260 0.000000 0.920789 ( 0.919834)
build_ruby 0.001424 0.000000 2.800974 ( 2.801448)
build_all 0.010670 0.000000 16.626759 ( 1.552438)
build_install 0.006037 0.002703 4.969586 ( 1.163330)
test_btest 0.000596 0.000092 81.918811 ( 7.973102)
test_basic 0.003493 0.000538 0.707257 ( 0.783379)
test_all 0.114436 0.023928 535.551396 ( 49.067508)
test_rubyspec 0.031954 0.017550 50.555176 ( 62.887426)
total: 128.68 sec