Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-023328
#<BuildRuby:0x0000563013629550
@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-023328",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006907 0.004421 0.906484 ( 1.895931)
build_miniruby 0.001443 0.000206 0.064752 ( 0.063264)
build_ruby 0.001134 0.000162 0.051647 ( 0.050309)
build_all 0.011011 0.000000 1.253045 ( 0.487721)
build_install 0.010560 0.003685 4.353044 ( 1.839062)
test_btest 0.002095 0.000314 52.802304 ( 5.975492)
test_basic 0.006655 0.000338 0.288152 ( 0.377919)
test_all 0.001645 0.000235 507.345186 ( 52.876988)
test_rubyspec 0.094335 0.042435 41.764216 ( 47.745214)
total: 111.31 sec