Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-182055
#<BuildRuby:0x0000559c55eb48e8
@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.20220918-182055",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005550 0.004438 1.074265 ( 1.405383)
build_miniruby 0.001902 0.000407 0.114422 ( 0.110095)
build_ruby 0.000000 0.001739 0.110737 ( 0.093601)
build_all 0.006285 0.004336 1.598393 ( 0.645178)
build_install 0.019234 0.002388 1.956833 ( 0.980166)
test_btest 0.000962 0.000241 74.671078 ( 8.048823)
test_basic 0.005992 0.001498 0.381677 ( 0.469975)
test_all 0.003338 0.000835 648.979871 ( 66.273850)
test_rubyspec 0.118210 0.051133 45.759383 ( 54.192237)
total: 132.22 sec