Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-210646
#<BuildRuby:0x0000555573be1338
@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.20221011-210646",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.009537 0.000000 1.106449 ( 1.173592)
build_miniruby 0.001854 0.000000 0.102212 ( 0.100219)
build_ruby 0.001287 0.000242 0.095936 ( 0.093914)
build_all 0.002688 0.005098 1.306184 ( 0.567485)
build_install 0.008494 0.006083 1.620178 ( 0.902633)
test_btest 0.000943 0.000404 60.637301 ( 6.724456)
test_basic 0.006186 0.000615 0.345283 ( 0.437914)
test_all 0.004223 0.001689 516.811160 ( 54.969586)
test_rubyspec 0.090212 0.048720 43.157499 ( 51.757701)
total: 116.73 sec