Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-234815
#<BuildRuby:0x00005573b4337e80
@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.20221223-234815",
@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.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003863 0.000595 0.972566 ( 1.475174)
build_miniruby 0.000829 0.000127 0.991409 ( 0.990095)
build_ruby 0.000889 0.000137 2.678685 ( 2.677436)
build_all 0.003783 0.005183 15.754005 ( 3.436544)
build_install 0.010557 0.000269 2.261722 ( 1.270770)
test_btest 0.000493 0.000098 64.464023 ( 11.103777)
test_basic 0.004343 0.000868 0.343494 ( 0.433934)
test_all 0.000784 0.000157 644.251655 (100.378539)
test_rubyspec 0.030217 0.047381 52.050515 ( 60.212472)
total: 181.98 sec