Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-212032
#<BuildRuby:0x00005603453127e0
@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.20221122-212032",
@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.000006 0.000000 0.000006 ( 0.000022)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.000657 0.004147 1.032368 ( 1.076353)
build_miniruby 0.000783 0.000147 0.954380 ( 0.952930)
build_ruby 0.001062 0.000199 2.743658 ( 2.652254)
build_all 0.007823 0.000641 15.681744 ( 3.330939)
build_install 0.008009 0.000600 1.971302 ( 1.098238)
test_btest 0.000604 0.000000 63.233214 ( 11.418006)
test_basic 0.004444 0.000081 0.302744 ( 0.393778)
test_all 0.001103 0.000175 674.576860 (125.135252)
test_rubyspec 0.037568 0.028185 53.305394 ( 61.577960)
total: 207.64 sec