Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-131947
#<BuildRuby:0x0000559548666c40
@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.20220630-131947",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.006634 0.000183 0.893392 ( 2.915157)
build_miniruby 0.000927 0.000062 0.057974 ( 0.056770)
build_ruby 0.000815 0.000054 0.059526 ( 0.058402)
build_all 0.004072 0.000272 1.482504 ( 0.602610)
build_install 0.010706 0.000389 6.302075 ( 2.851072)
test_btest 0.000597 0.000037 53.000638 ( 8.405037)
test_basic 0.005252 0.000329 0.319193 ( 0.407602)
test_all 0.001359 0.000085 629.849780 ( 92.186054)
test_rubyspec 0.091123 0.031798 44.783277 ( 50.333151)
total: 157.82 sec