Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-151352
#<BuildRuby:0x0000555a9a5c09c8
@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.20220731-151352",
@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.000016 0.000002 0.000018 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009431 0.001347 0.995011 ( 1.162142)
build_miniruby 0.002069 0.000295 0.069679 ( 0.067811)
build_ruby 0.001794 0.000256 0.074176 ( 0.072901)
build_all 0.008388 0.002352 1.532019 ( 0.593561)
build_install 0.015021 0.008655 5.132223 ( 2.065242)
test_btest 0.000766 0.000174 71.546126 ( 8.096786)
test_basic 0.007838 0.000000 0.331012 ( 0.418977)
test_all 0.001683 0.000271 656.651428 ( 64.473718)
test_rubyspec 0.144509 0.031569 45.585331 ( 51.298790)
total: 128.25 sec