Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-233957
#<BuildRuby:0x000055d5b8a43df8
@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.20221127-233957",
@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.000014 0.000000 0.000014 ( 0.000014)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004821 0.000000 1.171987 ( 1.469857)
build_miniruby 0.001041 0.000000 1.015469 ( 1.014029)
build_ruby 0.001321 0.000000 2.838069 ( 2.728553)
build_all 0.010019 0.000000 22.544198 ( 4.407526)
build_install 0.008676 0.000000 4.292192 ( 1.498357)
test_btest 0.000700 0.000000 56.600520 ( 11.421655)
test_basic 0.005004 0.000000 0.287649 ( 0.378254)
test_all 0.000839 0.000000 665.328867 (107.523356)
test_rubyspec 0.041781 0.022213 52.988624 ( 61.225389)
total: 191.67 sec