Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-112901
#<BuildRuby:0x00005576acb2c6e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221112-112901",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000013 0.000004 0.000017 ( 0.000017)
build_up 0.001476 0.009029 1.094509 ( 1.536951)
build_miniruby 0.001542 0.000643 0.068239 ( 0.065853)
build_ruby 0.000000 0.001846 0.066464 ( 0.064274)
build_all 0.004856 0.004982 1.442016 ( 0.586284)
build_install 0.016079 0.005551 1.815090 ( 0.930797)
test_btest 0.001082 0.000505 85.660932 ( 8.815682)
test_basic 0.005230 0.002441 0.344459 ( 0.432700)
test_all 0.001074 0.000501 654.919300 ( 67.128362)
test_rubyspec 0.096840 0.078419 47.853902 ( 56.348262)
total: 135.91 sec