Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-145127
#<BuildRuby:0x00005629c64940d0
@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-145127",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006177 0.000331 0.843254 ( 1.452398)
build_miniruby 0.000723 0.000111 0.057582 ( 0.056459)
build_ruby 0.000847 0.000130 0.058774 ( 0.057557)
build_all 0.003980 0.000612 1.526225 ( 0.582977)
build_install 0.004759 0.004743 5.635519 ( 2.154351)
test_btest 0.000634 0.000136 50.437127 ( 7.981024)
test_basic 0.000466 0.004924 0.281264 ( 0.370548)
test_all 0.001391 0.000397 597.609476 ( 90.338126)
test_rubyspec 0.081836 0.046279 43.872180 ( 49.496806)
total: 152.49 sec