Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-132210
#<BuildRuby:0x000055c62279bba0
@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.20221106-132210",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007405 0.000000 0.921294 ( 0.956971)
build_miniruby 0.001676 0.000000 0.053701 ( 0.052686)
build_ruby 0.001556 0.000000 0.049833 ( 0.049097)
build_all 0.008401 0.000000 1.220412 ( 0.484294)
build_install 0.008950 0.005897 1.586350 ( 0.807250)
test_btest 0.001566 0.000112 63.193790 ( 6.386421)
test_basic 0.005217 0.000372 0.303233 ( 0.395906)
test_all 0.001952 0.000139 496.511548 ( 53.623629)
test_rubyspec 0.057450 0.076286 43.423300 ( 51.922551)
total: 114.68 sec