Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-193934
#<BuildRuby:0x000055c477abcef8
@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.20221225-193934",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004825 0.004295 0.953322 ( 1.166893)
build_miniruby 0.002297 0.000707 0.843553 ( 0.841577)
build_ruby 0.003244 0.000000 2.147330 ( 2.147860)
build_all 0.020963 0.000000 18.656595 ( 2.200728)
build_install 0.016284 0.005836 2.071523 ( 1.016610)
test_btest 0.001125 0.000268 93.602934 ( 8.791465)
test_basic 0.006551 0.001560 0.345499 ( 0.433407)
test_all 0.001361 0.000324 686.235135 ( 64.043302)
test_rubyspec 0.078631 0.091040 48.060639 ( 56.228300)
total: 136.87 sec