Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-211759
#<BuildRuby:0x0000564cb0915570
@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.20221006-211759",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.011046 0.001841 1.102816 ( 1.146812)
build_miniruby 0.001493 0.000249 0.100564 ( 0.098421)
build_ruby 0.002017 0.000000 0.097837 ( 0.094730)
build_all 0.007253 0.000663 1.303789 ( 0.572267)
build_install 0.014444 0.003302 1.654603 ( 0.895216)
test_btest 0.001900 0.000317 60.803234 ( 6.379449)
test_basic 0.006024 0.000193 0.363966 ( 0.452857)
test_all 0.006462 0.000156 517.998819 ( 54.889568)
test_rubyspec 0.088280 0.039872 42.191759 ( 50.814012)
total: 115.34 sec