Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-110024
#<BuildRuby:0x000055a9409b8dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221109-110024",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003415 0.006872 1.078828 ( 1.113465)
build_miniruby 0.002268 0.000000 0.070341 ( 0.068172)
build_ruby 0.002069 0.000000 0.069443 ( 0.067333)
build_all 0.005265 0.004490 1.487657 ( 0.593160)
build_install 0.021201 0.000000 1.850738 ( 0.936951)
test_btest 0.002008 0.000000 85.933170 ( 9.122235)
test_basic 0.010178 0.000439 0.342930 ( 0.427189)
test_all 0.001377 0.000287 694.648272 ( 69.730923)
test_rubyspec 0.145923 0.028367 47.780095 ( 55.925582)
total: 137.99 sec