Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-015808
#<BuildRuby:0x000056093850eff0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-015808",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000309 0.003933 0.803934 ( 1.092877)
build_miniruby 0.000848 0.000061 0.530652 ( 0.530272)
build_ruby 0.001322 0.000000 1.703017 ( 1.627163)
build_all 0.008949 0.000145 11.755448 ( 1.475823)
build_install 0.003079 0.004028 1.564430 ( 0.727239)
test_btest 0.000612 0.000072 65.142871 ( 6.194055)
test_basic 0.002957 0.000348 0.228602 ( 0.324660)
test_all 0.000798 0.000094 492.556430 ( 50.228037)
test_rubyspec 0.014046 0.013323 35.500239 ( 46.062253)
total: 108.26 sec