Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-091820
#<BuildRuby:0x0000561ff08f2f08
@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.20220824-091820",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000063 0.000005 0.000068 ( 0.000072)
build_up 0.006897 0.005097 0.922618 ( 4.355633)
build_miniruby 0.000000 0.002616 0.065082 ( 0.062951)
build_ruby 0.000000 0.001551 0.064572 ( 0.064065)
build_all 0.008364 0.001107 1.247066 ( 0.467899)
build_install 0.006358 0.010200 1.574869 ( 0.802715)
test_btest 0.000090 0.001270 54.129927 ( 6.045697)
test_basic 0.004635 0.001623 0.286068 ( 0.377396)
test_all 0.003440 0.001204 510.263201 ( 53.968408)
test_rubyspec 0.083613 0.050587 41.819864 ( 50.377594)
total: 116.52 sec