Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-214946
#<BuildRuby:0x0000564fbb403df8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230109-214946",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000017)
configure 0.000037 0.000005 0.000042 ( 0.000027)
build_up 0.002917 0.003834 0.883683 ( 1.094475)
build_miniruby 0.001295 0.000000 1.012219 ( 1.010129)
build_ruby 0.001673 0.000000 2.790002 ( 2.787382)
build_all 0.008511 0.001423 16.826174 ( 2.967168)
build_install 0.010952 0.000336 2.105495 ( 1.074751)
test_btest 0.000778 0.000130 70.957428 ( 10.716694)
test_basic 0.005440 0.000907 0.328385 ( 0.414765)
test_all 0.001429 0.000000 675.939930 (105.605162)
test_rubyspec 0.081323 0.045276 51.996551 ( 60.010428)
total: 185.68 sec