Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-132121
#<BuildRuby:0x000055b0d9094018
@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-132121",
@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.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004238 0.000652 1.068460 ( 1.124906)
build_miniruby 0.000797 0.000123 0.966817 ( 0.965581)
build_ruby 0.001291 0.000000 2.763482 ( 2.649651)
build_all 0.008670 0.000198 15.739449 ( 3.302069)
build_install 0.008519 0.001136 2.016394 ( 1.184597)
test_btest 0.000532 0.000071 56.933774 ( 12.164564)
test_basic 0.000493 0.005112 0.299649 ( 0.389514)
test_all 0.000865 0.000173 664.890280 (113.611729)
test_rubyspec 0.046234 0.021537 53.287366 ( 61.565059)
total: 196.96 sec