Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-224259
#<BuildRuby:0x00005592ae373340
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220302-224259",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.009162 0.001178 0.976132 ( 1.053210)
build_miniruby 0.001541 0.000355 0.077245 ( 0.075676)
build_ruby 0.001763 0.000407 0.080441 ( 0.077960)
build_all 0.008479 0.002272 4.200662 ( 0.835537)
build_install 0.018037 0.006695 7.987193 ( 2.422279)
test_btest 0.000994 0.000262 75.701635 ( 8.385565)
test_basic 0.000000 0.008103 0.334648 ( 0.421947)
test_all 0.000883 0.001491 685.975193 ( 66.422287)
test_rubyspec 0.104876 0.056447 46.325150 ( 51.560445)
total: 131.26 sec