Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-064156
#<BuildRuby:0x000055c695f4e8c0
@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.20220824-064156",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006336 0.000351 0.860351 ( 1.053593)
build_miniruby 0.000732 0.000104 0.057472 ( 0.056271)
build_ruby 0.000903 0.000129 0.060140 ( 0.058921)
build_all 0.004146 0.000592 1.548756 ( 0.597097)
build_install 0.010197 0.000762 1.905963 ( 0.958169)
test_btest 0.000662 0.000089 53.340712 ( 8.352205)
test_basic 0.005371 0.000000 0.283348 ( 0.372284)
test_all 0.001691 0.000827 603.423381 ( 92.614238)
test_rubyspec 0.076594 0.041765 44.304244 ( 52.570730)
total: 156.63 sec