Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-063221
#<BuildRuby:0x0000558a70734d30
@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.20220921-063221",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009001 0.000685 1.071953 ( 1.834493)
build_miniruby 0.002068 0.000296 0.115947 ( 0.111189)
build_ruby 0.002335 0.000333 0.118640 ( 0.101364)
build_all 0.009109 0.000564 1.602606 ( 0.649897)
build_install 0.008824 0.009987 1.953684 ( 0.978292)
test_btest 0.000991 0.000234 75.320439 ( 8.111572)
test_basic 0.003975 0.003485 0.382724 ( 0.471454)
test_all 0.003403 0.000896 678.020481 ( 68.675580)
test_rubyspec 0.113058 0.056748 45.758361 ( 54.343914)
total: 135.28 sec