Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-190605
#<BuildRuby:0x0000564e1ca6bfb0
@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.20220725-190605",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002804 0.003803 0.816772 ( 0.961698)
build_miniruby 0.000941 0.000059 0.057369 ( 0.056215)
build_ruby 0.000850 0.000053 0.058843 ( 0.057735)
build_all 0.004483 0.000280 1.510669 ( 0.587448)
build_install 0.006718 0.004502 5.652361 ( 2.138890)
test_btest 0.000000 0.000731 48.380729 ( 8.898834)
test_basic 0.000000 0.005546 0.279036 ( 0.367923)
test_all 0.000574 0.000602 621.283328 ( 90.936322)
test_rubyspec 0.078054 0.042464 43.576708 ( 49.249812)
total: 153.26 sec