Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-173803
#<BuildRuby:0x00005615439429c0
@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.20220721-173803",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001461 0.008207 0.846788 ( 0.932346)
build_miniruby 0.001927 0.000642 0.065439 ( 0.063748)
build_ruby 0.000983 0.000327 0.053844 ( 0.053184)
build_all 0.007901 0.002634 1.281665 ( 0.493295)
build_install 0.014754 0.003384 4.203031 ( 1.765325)
test_btest 0.001272 0.000397 53.336488 ( 6.183833)
test_basic 0.005433 0.000000 0.290534 ( 0.381232)
test_all 0.000000 0.002804 498.804200 ( 52.920879)
test_rubyspec 0.084413 0.039575 41.729463 ( 47.542047)
total: 110.34 sec