Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-061238
#<BuildRuby:0x000055ec512940d0
@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.20221227-061238",
@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.000003 0.000010 ( 0.000009)
autoconf 0.000016 0.000005 0.000021 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001504 0.004698 0.856277 ( 1.168838)
build_miniruby 0.000846 0.000353 0.999559 ( 0.997684)
build_ruby 0.001717 0.000000 2.753422 ( 2.750756)
build_all 0.008988 0.000789 16.615918 ( 2.970043)
build_install 0.003243 0.008312 2.240916 ( 1.180105)
test_btest 0.000740 0.000345 75.195405 ( 10.199212)
test_basic 0.004467 0.002084 0.366651 ( 0.452799)
test_all 0.000919 0.000429 642.886983 (103.907582)
test_rubyspec 0.068337 0.048901 51.038309 ( 59.082769)
total: 182.71 sec