Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-175337
#<BuildRuby:0x000055d449acd438
@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.20221016-175337",
@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.000005)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002391 0.007003 1.077484 ( 1.194934)
build_miniruby 0.001592 0.000341 0.105573 ( 0.102449)
build_ruby 0.001351 0.000290 0.105075 ( 0.102103)
build_all 0.006384 0.001368 1.328789 ( 0.578810)
build_install 0.010432 0.004805 1.666868 ( 0.893964)
test_btest 0.002527 0.000000 61.161276 ( 7.014649)
test_basic 0.002559 0.003452 0.353319 ( 0.456192)
test_all 0.000550 0.008182 513.175252 ( 54.835799)
test_rubyspec 0.089968 0.041346 43.467378 ( 52.106300)
total: 117.29 sec