Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-232906
#<BuildRuby:0x00005569094e7ba0
@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.20221015-232906",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009211 0.000708 1.055086 ( 1.129694)
build_miniruby 0.001438 0.000111 0.100352 ( 0.097446)
build_ruby 0.001348 0.000104 0.096302 ( 0.093000)
build_all 0.010059 0.000369 1.335343 ( 0.580637)
build_install 0.014408 0.000609 1.674335 ( 0.919548)
test_btest 0.002143 0.000143 64.145623 ( 7.028225)
test_basic 0.005877 0.000392 0.356331 ( 0.451154)
test_all 0.003547 0.004608 517.161052 ( 55.347318)
test_rubyspec 0.098710 0.032041 43.794921 ( 52.258520)
total: 117.91 sec