Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-041218
#<BuildRuby:0x000055df6002a860
@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-041218",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009928 0.000403 1.204379 ( 2.216869)
build_miniruby 0.002076 0.000138 0.841982 ( 0.844985)
build_ruby 0.000000 0.003409 2.240502 ( 2.151524)
build_all 0.016870 0.002500 18.597920 ( 2.135604)
build_install 0.019259 0.000983 2.056070 ( 1.015657)
test_btest 0.001170 0.000130 90.129521 ( 8.697916)
test_basic 0.006527 0.000725 0.358076 ( 0.446242)
test_all 0.001953 0.000000 684.435176 ( 69.130985)
test_rubyspec 0.136829 0.022121 48.998648 ( 57.363811)
total: 144.00 sec