Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-082441
#<BuildRuby:0x0000555a0c3386d0
@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.20221207-082441",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.012052 1.202966 ( 1.522512)
build_miniruby 0.001967 0.000811 0.849908 ( 0.850661)
build_ruby 0.002313 0.001157 2.236669 ( 2.146827)
build_all 0.014715 0.005385 18.473455 ( 2.118633)
build_install 0.018837 0.002795 2.062411 ( 1.047647)
test_btest 0.000986 0.000395 90.081221 ( 8.891673)
test_basic 0.003710 0.004080 0.353439 ( 0.449089)
test_all 0.001374 0.000589 686.431847 ( 70.295604)
test_rubyspec 0.110454 0.047337 49.051806 ( 57.450026)
total: 144.77 sec