Logfile: /home/ko1/ruby/logs/brlog.trunk.20220516-043322
#<BuildRuby:0x0000560f6bf3bc88
@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.20220516-043322",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.005790 0.000804 0.893376 ( 1.059910)
build_miniruby 0.000653 0.000327 0.057256 ( 0.056072)
build_ruby 0.000577 0.000288 0.057802 ( 0.056516)
build_all 0.001456 0.002828 1.502530 ( 0.605266)
build_install 0.005889 0.005187 6.317313 ( 2.833002)
test_btest 0.000510 0.000298 50.434967 ( 8.317647)
test_basic 0.003951 0.002305 0.334845 ( 0.422386)
test_all 0.000842 0.000491 630.043199 ( 89.891789)
test_rubyspec 0.081274 0.048091 44.254791 ( 49.801526)
total: 153.04 sec