Logfile: /home/ko1/ruby/logs/brlog.trunk.20221212-232504
#<BuildRuby:0x000055b7dd7d3f30
@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.20221212-232504",
@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.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003593 0.000000 0.614760 ( 1.060012)
build_miniruby 0.000915 0.000000 0.771228 ( 0.770683)
build_ruby 0.001342 0.000000 2.597015 ( 2.532603)
build_all 0.008999 0.000000 12.482721 ( 1.492018)
build_install 0.006671 0.000000 1.651694 ( 0.781993)
test_btest 0.000669 0.000000 65.169717 ( 6.419386)
test_basic 0.003719 0.000000 0.258000 ( 0.353476)
test_all 0.001417 0.000000 517.984778 ( 70.194927)
test_rubyspec 0.008929 0.019317 35.212361 ( 45.773911)
total: 129.38 sec