Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-141232
#<BuildRuby:0x000055d79a486c88
@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.20221007-141232",
@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.000017 0.000006 0.000023 ( 0.000024)
autoconf 0.000030 0.000012 0.000042 ( 0.000046)
configure 0.000037 0.000015 0.000052 ( 0.000050)
build_up 0.008504 0.003401 1.069424 ( 1.125923)
build_miniruby 0.000000 0.001897 0.101953 ( 0.098676)
build_ruby 0.000000 0.001621 0.099674 ( 0.096852)
build_all 0.004739 0.003687 1.337993 ( 0.572043)
build_install 0.005990 0.009068 1.654367 ( 0.899758)
test_btest 0.001399 0.000840 60.300504 ( 6.753361)
test_basic 0.006842 0.000000 0.354153 ( 0.449015)
test_all 0.005547 0.002427 484.973894 ( 52.824359)
test_rubyspec 0.052471 0.087271 42.627315 ( 51.186297)
total: 114.01 sec