Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-191057
#<BuildRuby:0x000055f5e84834b8
@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.20220820-191057",
@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.000016 0.000000 0.000016 ( 0.000007)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.011905 0.000018 0.963316 ( 0.985635)
build_miniruby 0.000000 0.001857 0.075121 ( 0.074266)
build_ruby 0.001145 0.001345 0.069876 ( 0.068933)
build_all 0.008935 0.001196 1.520490 ( 0.573167)
build_install 0.012240 0.011003 1.882234 ( 0.931890)
test_btest 0.000864 0.000288 71.981413 ( 8.137229)
test_basic 0.001802 0.005361 0.310194 ( 0.401372)
test_all 0.002229 0.001844 668.893386 ( 66.426758)
test_rubyspec 0.093084 0.073467 46.705018 ( 54.916198)
total: 132.52 sec