Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-190500
#<BuildRuby:0x0000556acfff0ea8
@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.20220816-190500",
@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.000020 0.000000 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010592 0.000000 0.967185 ( 1.059584)
build_miniruby 0.001944 0.000117 0.077531 ( 0.076870)
build_ruby 0.001854 0.000371 0.076103 ( 0.075587)
build_all 0.004515 0.005418 1.543525 ( 0.590964)
build_install 0.015019 0.007801 1.873150 ( 0.940463)
test_btest 0.001490 0.000000 75.102715 ( 8.269056)
test_basic 0.002073 0.004675 0.313651 ( 0.405195)
test_all 0.003359 0.000394 668.000545 ( 66.001195)
test_rubyspec 0.117638 0.060446 45.449357 ( 52.937272)
total: 130.36 sec