Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-152716
#<BuildRuby:0x000055e0cbbeb2c8
@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.20221126-152716",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.002275 0.002332 1.100645 ( 1.111570)
build_miniruby 0.000769 0.000220 0.936872 ( 0.935451)
build_ruby 0.001277 0.000000 2.758743 ( 2.647851)
build_all 0.002230 0.006575 15.818378 ( 3.357873)
build_install 0.005926 0.002968 1.971315 ( 1.138803)
test_btest 0.000436 0.000174 62.860804 ( 10.940356)
test_basic 0.003727 0.001491 0.316262 ( 0.406730)
test_all 0.001808 0.000000 692.428389 (107.018040)
test_rubyspec 0.039056 0.018131 53.317194 ( 61.475449)
total: 189.03 sec