Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-120340
#<BuildRuby:0x000055db9b1dc8e8
@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.20221110-120340",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000000 0.000032 0.000032 ( 0.000025)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.004505 0.006325 1.140117 ( 1.156109)
build_miniruby 0.001501 0.000692 0.067075 ( 0.064733)
build_ruby 0.001923 0.000000 0.069236 ( 0.067125)
build_all 0.006773 0.004369 1.425065 ( 0.581016)
build_install 0.016848 0.002794 1.840000 ( 0.945258)
test_btest 0.000943 0.000377 90.195304 ( 9.267129)
test_basic 0.004803 0.004261 0.338382 ( 0.424991)
test_all 0.001275 0.000547 655.409078 ( 67.408060)
test_rubyspec 0.107370 0.074302 47.412491 ( 55.600446)
total: 135.52 sec