Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-131104
#<BuildRuby:0x0000556b0ed9c8e8
@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.20221111-131104",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000017 0.000005 0.000022 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.007565 0.002063 1.089101 ( 1.149145)
build_miniruby 0.001370 0.000374 0.063079 ( 0.062780)
build_ruby 0.001407 0.000384 0.066816 ( 0.066221)
build_all 0.009392 0.000000 1.469971 ( 0.602415)
build_install 0.019461 0.000871 1.811832 ( 0.955048)
test_btest 0.001262 0.000237 83.636090 ( 8.609383)
test_basic 0.003510 0.003692 0.344580 ( 0.437039)
test_all 0.001600 0.000355 692.087209 ( 69.673953)
test_rubyspec 0.122653 0.050788 47.573214 ( 56.048082)
total: 137.61 sec