Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-121223
#<BuildRuby:0x000055d3db97c9d0
@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.20220816-121223",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000022)
configure 0.000051 0.000007 0.000058 ( 0.000056)
build_up 0.002152 0.008610 0.980122 ( 1.073046)
build_miniruby 0.001372 0.000422 0.075012 ( 0.074903)
build_ruby 0.001625 0.000500 0.075494 ( 0.074482)
build_all 0.010274 0.000000 1.536476 ( 0.583746)
build_install 0.021001 0.002104 1.868533 ( 0.936124)
test_btest 0.001040 0.000231 73.039977 ( 8.071139)
test_basic 0.005352 0.001189 0.323052 ( 0.414028)
test_all 0.002833 0.000629 637.785623 ( 64.466542)
test_rubyspec 0.123166 0.054478 45.163288 ( 52.744319)
total: 128.44 sec