Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-122338
#<BuildRuby:0x000055bbc69e0ea8
@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.20220801-122338",
@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.000058 0.000000 0.000058 ( 0.000058)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004325 0.008303 0.964174 ( 1.142013)
build_miniruby 0.001578 0.000451 0.072407 ( 0.070466)
build_ruby 0.001593 0.000455 0.076303 ( 0.074232)
build_all 0.004982 0.004571 1.519858 ( 0.589892)
build_install 0.013862 0.007955 5.182323 ( 2.089541)
test_btest 0.000875 0.000328 77.160201 ( 8.531577)
test_basic 0.003166 0.004284 0.320431 ( 0.410283)
test_all 0.002078 0.000000 635.447698 ( 64.228289)
test_rubyspec 0.122372 0.043604 45.297270 ( 51.137430)
total: 128.27 sec