Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-223742
#<BuildRuby:0x000055e10f9daf08
@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.20221007-223742",
@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.000025 0.000009 0.000034 ( 0.000034)
autoconf 0.000033 0.000012 0.000045 ( 0.000046)
configure 0.000036 0.000014 0.000050 ( 0.000049)
build_up 0.009112 0.003314 1.075740 ( 1.130763)
build_miniruby 0.002242 0.000000 0.097459 ( 0.094217)
build_ruby 0.000000 0.001955 0.101514 ( 0.097987)
build_all 0.001426 0.006571 1.336772 ( 0.560180)
build_install 0.007655 0.008896 1.694760 ( 0.907340)
test_btest 0.000000 0.001968 60.774030 ( 6.671048)
test_basic 0.004631 0.002770 0.354451 ( 0.442430)
test_all 0.005394 0.002228 486.662393 ( 52.391791)
test_rubyspec 0.077065 0.053964 42.582667 ( 51.155837)
total: 113.45 sec