Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-060026
#<BuildRuby:0x000056229ef1f8f8
@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.20221224-060026",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.003558 0.000000 0.621999 ( 1.169334)
build_miniruby 0.000856 0.000000 0.745967 ( 0.745307)
build_ruby 0.001316 0.000000 2.509427 ( 2.509244)
build_all 0.000901 0.008279 12.506293 ( 1.497189)
build_install 0.006650 0.000313 1.656421 ( 0.784577)
test_btest 0.000508 0.000063 65.453652 ( 5.861140)
test_basic 0.000844 0.004495 0.241227 ( 0.335286)
test_all 0.000989 0.000186 483.470954 ( 45.439183)
test_rubyspec 0.020520 0.005962 35.984796 ( 46.194961)
total: 104.54 sec