Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-062844
#<BuildRuby:0x000055c1fd4648e8
@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.20220803-062844",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006445 0.005608 0.958927 ( 1.358379)
build_miniruby 0.001636 0.000377 0.077204 ( 0.075759)
build_ruby 0.001786 0.000412 0.074786 ( 0.072747)
build_all 0.007665 0.003139 1.510252 ( 0.564049)
build_install 0.002904 0.019297 5.168571 ( 2.035841)
test_btest 0.000743 0.000372 76.921861 ( 8.371281)
test_basic 0.004654 0.002327 0.316804 ( 0.407373)
test_all 0.003081 0.000000 635.884511 ( 63.971252)
test_rubyspec 0.095088 0.063990 45.720393 ( 53.079241)
total: 129.94 sec