Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-203145
#<BuildRuby:0x000055f59dfd2c88
@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.20221010-203145",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000048 0.000008 0.000056 ( 0.000053)
build_up 0.008823 0.003359 1.092393 ( 1.591653)
build_miniruby 0.001813 0.000363 0.102769 ( 0.099232)
build_ruby 0.001184 0.000237 0.097562 ( 0.095036)
build_all 0.007219 0.000606 1.336155 ( 0.577767)
build_install 0.012680 0.001498 1.606299 ( 0.893205)
test_btest 0.002107 0.000372 62.454135 ( 6.259408)
test_basic 0.005612 0.000991 0.346715 ( 0.436821)
test_all 0.009098 0.000000 480.754125 ( 52.929561)
test_rubyspec 0.091698 0.039548 42.954629 ( 51.455223)
total: 114.34 sec