Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-181440
#<BuildRuby:0x0000555eab7a4018
@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.20221204-181440",
@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.000015 0.000002 0.000017 ( 0.000017)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004686 0.000721 1.172638 ( 1.209223)
build_miniruby 0.000957 0.000000 0.920016 ( 0.918548)
build_ruby 0.001149 0.000000 2.766704 ( 2.646562)
build_all 0.004926 0.004019 15.801227 ( 3.414409)
build_install 0.007175 0.001435 2.265089 ( 1.253174)
test_btest 0.000482 0.000097 59.838556 ( 12.167295)
test_basic 0.000000 0.004611 0.319767 ( 0.410320)
test_all 0.000613 0.000239 686.294937 (104.414082)
test_rubyspec 0.042200 0.020750 53.869310 ( 62.077081)
total: 188.51 sec