Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-094511
#<BuildRuby:0x000055783ae30208
@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.20220730-094511",
@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.000015 0.000000 0.000015 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006780 0.000000 0.915010 ( 1.008204)
build_miniruby 0.001055 0.000000 0.057178 ( 0.055921)
build_ruby 0.000855 0.000000 0.058883 ( 0.057668)
build_all 0.000000 0.004658 1.520373 ( 0.585714)
build_install 0.008882 0.000046 5.644627 ( 2.172135)
test_btest 0.000517 0.000033 55.122345 ( 8.093028)
test_basic 0.005630 0.000049 0.338201 ( 0.426676)
test_all 0.000932 0.000055 630.820962 ( 91.346341)
test_rubyspec 0.109296 0.016501 43.744801 ( 49.340209)
total: 153.09 sec