Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-224331
#<BuildRuby:0x000055a1f5843e00
@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.20221128-224331",
@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.000009 0.000000 0.000009 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004545 0.000227 1.105393 ( 1.132440)
build_miniruby 0.000857 0.000043 0.931178 ( 0.929905)
build_ruby 0.001187 0.000059 2.728021 ( 2.618956)
build_all 0.004810 0.004050 15.790394 ( 3.284771)
build_install 0.007413 0.000674 1.924535 ( 1.111170)
test_btest 0.000655 0.000000 64.403203 ( 10.494657)
test_basic 0.004515 0.000000 0.307402 ( 0.398722)
test_all 0.001512 0.000000 697.703594 (107.022838)
test_rubyspec 0.059884 0.004248 53.204499 ( 61.417407)
total: 188.41 sec