Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-022552
#<BuildRuby:0x00005603ea3f48e8
@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.20220721-022552",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000003 0.000020 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010290 0.000889 0.965489 ( 1.447236)
build_miniruby 0.002210 0.000000 0.076263 ( 0.073824)
build_ruby 0.001910 0.000000 0.072266 ( 0.070664)
build_all 0.009862 0.000641 1.514969 ( 0.585414)
build_install 0.013046 0.009371 5.211551 ( 2.127832)
test_btest 0.000000 0.001053 75.245254 ( 8.364425)
test_basic 0.004497 0.003545 0.335717 ( 0.422666)
test_all 0.001611 0.000403 640.875679 ( 64.200088)
test_rubyspec 0.110558 0.060637 45.842830 ( 51.479365)
total: 128.77 sec