Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-082325
#<BuildRuby:0x0000559f46354dd8
@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.20221111-082325",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006617 0.003721 1.062622 ( 1.156822)
build_miniruby 0.001793 0.000358 0.070174 ( 0.069643)
build_ruby 0.001283 0.000257 0.068647 ( 0.068501)
build_all 0.001589 0.007458 1.456865 ( 0.592891)
build_install 0.013820 0.007265 1.795901 ( 0.938043)
test_btest 0.001251 0.000438 87.489224 ( 8.975617)
test_basic 0.000067 0.007911 0.355219 ( 0.445452)
test_all 0.001413 0.000635 639.478407 ( 66.627556)
test_rubyspec 0.097908 0.077942 47.560202 ( 55.975642)
total: 134.85 sec