Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-230428
#<BuildRuby:0x00005577442ebfb0
@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.20220616-230428",
@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.000012 0.000002 0.000014 ( 0.000015)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.006550 0.000379 0.840693 ( 1.028599)
build_miniruby 0.000764 0.000110 0.057542 ( 0.056310)
build_ruby 0.000924 0.000132 0.059354 ( 0.058103)
build_all 0.003827 0.000546 1.462819 ( 0.599377)
build_install 0.004503 0.004492 6.241673 ( 2.834040)
test_btest 0.000546 0.000109 44.273671 ( 8.624595)
test_basic 0.004984 0.000997 0.296361 ( 0.384712)
test_all 0.001206 0.000241 629.804860 ( 91.770906)
test_rubyspec 0.079822 0.046781 44.099506 ( 49.669552)
total: 155.03 sec