Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-075939
#<BuildRuby:0x00005636645dc8e8
@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.20220801-075939",
@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.000014 0.000004 0.000018 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006937 0.003595 0.978932 ( 2.143706)
build_miniruby 0.001611 0.000576 0.076967 ( 0.074999)
build_ruby 0.001328 0.000474 0.074531 ( 0.072949)
build_all 0.004898 0.004401 1.520522 ( 0.574604)
build_install 0.017099 0.005962 5.144762 ( 2.049961)
test_btest 0.001113 0.000433 74.114789 ( 8.640467)
test_basic 0.006184 0.002405 0.321591 ( 0.409907)
test_all 0.001868 0.000000 676.390297 ( 66.980601)
test_rubyspec 0.107002 0.073049 45.335023 ( 51.141657)
total: 132.09 sec