Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-144032
#<BuildRuby:0x000055e39d517fa8
@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.20220822-144032",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000000 0.000021 0.000021 ( 0.000022)
configure 0.000000 0.000014 0.000014 ( 0.000014)
build_up 0.000000 0.006186 0.828214 ( 1.443999)
build_miniruby 0.000282 0.000758 0.057676 ( 0.056460)
build_ruby 0.000775 0.000238 0.060110 ( 0.058843)
build_all 0.003553 0.001094 1.542273 ( 0.589947)
build_install 0.007792 0.001032 1.930316 ( 0.974917)
test_btest 0.000665 0.000190 53.588155 ( 8.282052)
test_basic 0.005905 0.000000 0.342670 ( 0.430683)
test_all 0.002085 0.000000 606.543709 ( 92.456184)
test_rubyspec 0.084280 0.036831 44.338970 ( 52.662047)
total: 156.96 sec