Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-044153
#<BuildRuby:0x000055d293ef7de0
@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.20221116-044153",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004083 0.000510 1.064019 ( 1.150454)
build_miniruby 0.000762 0.000095 0.942096 ( 0.940935)
build_ruby 0.001202 0.000150 2.717834 ( 2.621697)
build_all 0.007811 0.000977 15.823639 ( 3.339216)
build_install 0.007609 0.000951 1.980187 ( 1.138681)
test_btest 0.000508 0.000063 60.814564 ( 11.030995)
test_basic 0.004450 0.000000 0.322234 ( 0.413394)
test_all 0.000916 0.000000 624.234421 ( 99.861951)
test_rubyspec 0.047669 0.020328 51.175694 ( 59.515015)
total: 180.01 sec