Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-235225
#<BuildRuby:0x0000560bbbc072c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221117-235225",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.004586 0.000128 1.063878 ( 1.565975)
build_miniruby 0.000799 0.000160 0.982802 ( 0.981312)
build_ruby 0.000908 0.000182 2.810307 ( 2.703021)
build_all 0.007199 0.001440 16.142938 ( 3.356527)
build_install 0.008889 0.000000 2.012244 ( 1.116690)
test_btest 0.000621 0.000000 63.772931 ( 11.260699)
test_basic 0.001427 0.003077 0.308423 ( 0.399773)
test_all 0.001137 0.000240 629.544697 (107.702161)
test_rubyspec 0.054332 0.015506 51.012484 ( 59.280187)
total: 188.37 sec