Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-161433
#<BuildRuby:0x000055b804f27fa8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220823-161433",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.000000 0.006729 0.888276 ( 9.495174)
build_miniruby 0.000732 0.000041 0.058488 ( 0.057229)
build_ruby 0.000803 0.000161 0.059427 ( 0.058294)
build_all 0.004795 0.000000 1.527052 ( 0.586138)
build_install 0.008774 0.000000 1.898023 ( 0.956736)
test_btest 0.000760 0.000000 57.148125 ( 8.297121)
test_basic 0.005691 0.000235 0.353975 ( 0.441934)
test_all 0.001165 0.000175 635.915361 ( 91.114944)
test_rubyspec 0.083350 0.044276 44.447163 ( 53.024612)
total: 164.03 sec