Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-081759
#<BuildRuby:0x0000558fda78b670
@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.20221126-081759",
@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.000002 0.000009 ( 0.000019)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004663 0.000156 1.075368 ( 1.073824)
build_miniruby 0.000840 0.000210 0.949853 ( 0.948475)
build_ruby 0.000921 0.000230 2.770916 ( 2.685210)
build_all 0.004381 0.004395 15.824488 ( 3.256979)
build_install 0.004357 0.004386 2.053505 ( 1.191141)
test_btest 0.000606 0.000000 63.966867 ( 10.624457)
test_basic 0.004710 0.000000 0.300149 ( 0.391129)
test_all 0.000000 0.001420 657.276985 (104.211343)
test_rubyspec 0.032347 0.028852 52.807574 ( 61.043436)
total: 185.43 sec