Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-225232
#<BuildRuby:0x0000559186c2ec88
@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.20221018-225232",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.009344 1.117697 ( 1.163327)
build_miniruby 0.000000 0.001976 0.105480 ( 0.101846)
build_ruby 0.000923 0.000707 0.106212 ( 0.102797)
build_all 0.006572 0.000990 1.353556 ( 0.579212)
build_install 0.011486 0.005434 1.720704 ( 0.911972)
test_btest 0.001852 0.000000 64.810020 ( 6.406820)
test_basic 0.003557 0.003059 0.357953 ( 0.447718)
test_all 0.005372 0.002928 507.478573 ( 53.415398)
test_rubyspec 0.079218 0.054402 43.075707 ( 51.270517)
total: 114.40 sec