Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-232645
#<BuildRuby:0x000055924160bf20
@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.20220607-232645",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.000000 0.006818 0.823343 ( 0.998071)
build_miniruby 0.000060 0.000950 0.057743 ( 0.056496)
build_ruby 0.000818 0.000109 0.058968 ( 0.057765)
build_all 0.003806 0.000508 1.501690 ( 0.608573)
build_install 0.010397 0.000771 6.290379 ( 2.850161)
test_btest 0.000746 0.000093 47.550621 ( 8.628051)
test_basic 0.006022 0.000159 0.338892 ( 0.426472)
test_all 0.001322 0.000156 641.086360 ( 93.741452)
test_rubyspec 0.078350 0.051458 44.083778 ( 49.657689)
total: 157.03 sec