Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-194214
#<BuildRuby:0x000055b48b1151a8
@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-194214",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009119 0.000785 1.102006 ( 1.427061)
build_miniruby 0.001529 0.000236 0.097306 ( 0.095139)
build_ruby 0.001335 0.000205 0.100971 ( 0.098828)
build_all 0.008685 0.001336 1.345710 ( 0.581435)
build_install 0.002726 0.011472 1.645699 ( 0.902116)
test_btest 0.001553 0.000478 60.674607 ( 6.859180)
test_basic 0.005357 0.001648 0.357960 ( 0.446772)
test_all 0.002513 0.003410 517.367090 ( 54.866443)
test_rubyspec 0.072076 0.062468 43.356800 ( 51.577863)
total: 116.86 sec