Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-222344
#<BuildRuby:0x000055a886a331d8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-222344",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000021)
configure 0.000029 0.000002 0.000031 ( 0.000027)
build_up 0.002274 0.007413 1.196673 ( 1.223838)
build_miniruby 0.001886 0.000377 0.844133 ( 0.843094)
build_ruby 0.002998 0.000599 2.235272 ( 2.140544)
build_all 0.017441 0.001631 18.466653 ( 2.150029)
build_install 0.017996 0.003176 2.065673 ( 1.027134)
test_btest 0.001177 0.000208 91.772193 ( 9.210108)
test_basic 0.008036 0.000375 0.361107 ( 0.447575)
test_all 0.001898 0.000316 693.896840 ( 70.552105)
test_rubyspec 0.104792 0.040082 49.294515 ( 57.659168)
total: 145.25 sec