Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-225231
#<BuildRuby:0x0000564f9e5746c8
@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.20220617-225231",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004613 0.007438 0.961727 ( 1.085011)
build_miniruby 0.001647 0.000439 0.078946 ( 0.077480)
build_ruby 0.001362 0.000363 0.065824 ( 0.064209)
build_all 0.007004 0.001868 1.487969 ( 0.587587)
build_install 0.020743 0.002688 5.859946 ( 2.757077)
test_btest 0.000922 0.000217 71.924245 ( 8.247137)
test_basic 0.005145 0.001210 0.312628 ( 0.402684)
test_all 0.001992 0.000469 695.769618 ( 67.100164)
test_rubyspec 0.108925 0.058069 45.243205 ( 51.119780)
total: 131.44 sec