Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-185431
#<BuildRuby:0x000056441aad40d0
@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.20221130-185431",
@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.000007)
autoconf 0.000018 0.000006 0.000024 ( 0.000024)
configure 0.000060 0.000022 0.000082 ( 0.000084)
build_up 0.004911 0.008308 1.220085 ( 1.327418)
build_miniruby 0.001537 0.000769 0.848510 ( 0.846857)
build_ruby 0.003697 0.000000 2.246241 ( 2.152513)
build_all 0.018702 0.001775 18.640117 ( 2.180256)
build_install 0.019847 0.002694 2.091068 ( 1.035635)
test_btest 0.001163 0.000370 89.148464 ( 9.003047)
test_basic 0.008153 0.001191 0.349800 ( 0.437228)
test_all 0.001336 0.000407 688.288672 ( 72.942235)
test_rubyspec 0.100805 0.086960 49.378834 ( 57.483215)
total: 147.41 sec