Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-173607
#<BuildRuby:0x000055f3cf8708e8
@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.20220822-173607",
@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.000016 0.000005 0.000021 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006404 0.004813 0.978047 ( 1.113407)
build_miniruby 0.001458 0.000560 0.071602 ( 0.069428)
build_ruby 0.000000 0.001561 0.067861 ( 0.066339)
build_all 0.005283 0.005249 1.551549 ( 0.582834)
build_install 0.010790 0.013543 1.923898 ( 0.931138)
test_btest 0.001165 0.000000 74.602883 ( 8.172169)
test_basic 0.006821 0.000000 0.322782 ( 0.412303)
test_all 0.001828 0.002836 688.314803 ( 67.570267)
test_rubyspec 0.079465 0.092717 46.107633 ( 54.513900)
total: 133.43 sec