Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-162038
#<BuildRuby:0x0000559caa1b0700
@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.20221203-162038",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.000000 0.004747 1.150285 ( 1.155874)
build_miniruby 0.000000 0.000905 0.973446 ( 0.972314)
build_ruby 0.000000 0.001075 2.764237 ( 2.678330)
build_all 0.002736 0.006312 15.903991 ( 3.294057)
build_install 0.008385 0.000510 2.216471 ( 1.229921)
test_btest 0.000407 0.000182 69.325823 ( 11.394888)
test_basic 0.004536 0.000000 0.284660 ( 0.375536)
test_all 0.000771 0.000000 687.390118 (105.393829)
test_rubyspec 0.042770 0.030303 53.258844 ( 61.458068)
total: 187.95 sec