Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-083213
#<BuildRuby:0x0000555a0cb5b600
@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.20220809-083213",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.011570 0.000000 0.998200 ( 7.119319)
build_miniruby 0.001957 0.000000 0.073941 ( 0.071562)
build_ruby 0.001641 0.000000 0.077303 ( 0.076133)
build_all 0.006080 0.004290 1.526724 ( 0.578686)
build_install 0.018693 0.004821 5.171027 ( 2.072332)
test_btest 0.001021 0.000093 74.992405 ( 8.120828)
test_basic 0.006341 0.000576 0.329229 ( 0.418376)
test_all 0.002910 0.000264 670.617201 ( 66.274048)
test_rubyspec 0.099392 0.083392 45.545094 ( 52.802401)
total: 137.53 sec