Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-080642
#<BuildRuby:0x000055dcf3b67f30
@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.20221219-080642",
@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.000004)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003092 0.000310 0.618849 ( 1.030311)
build_miniruby 0.000848 0.000085 0.730364 ( 0.729674)
build_ruby 0.000000 0.001289 2.592485 ( 2.516572)
build_all 0.005665 0.003476 12.477333 ( 1.510151)
build_install 0.005721 0.001040 1.616496 ( 0.752738)
test_btest 0.000589 0.000108 65.148151 ( 6.306025)
test_basic 0.003134 0.000570 0.256219 ( 0.351406)
test_all 0.001316 0.000239 510.997683 ( 69.848927)
test_rubyspec 0.011663 0.015504 35.535276 ( 46.111811)
total: 129.16 sec