Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-131816
#<BuildRuby:0x0000558ab7ee9570
@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-131816",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.008770 0.000057 0.907882 ( 0.966119)
build_miniruby 0.001252 0.000084 0.050739 ( 0.049416)
build_ruby 0.001276 0.000085 0.044007 ( 0.042771)
build_all 0.006934 0.000171 1.202655 ( 0.482230)
build_install 0.011956 0.003590 1.565463 ( 0.820710)
test_btest 0.001264 0.000126 64.175495 ( 6.580527)
test_basic 0.005802 0.000580 0.302994 ( 0.398259)
test_all 0.001448 0.001277 528.353814 ( 55.376166)
test_rubyspec 0.086389 0.033873 43.376663 ( 52.051552)
total: 116.77 sec