Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-205645
#<BuildRuby:0x000056178bdebce8
@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.20230613-205645",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003652 0.001141 1.347284 ( 2.586139)
build_miniruby 0.001104 0.000345 0.890502 ( 0.889759)
build_ruby 0.001028 0.000321 2.458369 ( 2.459336)
build_all 0.000000 0.009528 12.941580 ( 1.102410)
build_install 0.007154 0.000972 1.810107 ( 0.836111)
test_btest 0.000750 0.000316 82.391963 ( 7.431829)
test_basic 0.003753 0.000000 0.559370 ( 0.641560)
test_all 0.000827 0.000223 455.536330 ( 41.393622)
test_rubyspec 0.016366 0.023437 41.890833 ( 54.406767)
total: 111.75 sec