Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-133035
#<BuildRuby:0x0000560332b574b8
@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.20220817-133035",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000025 0.000006 0.000031 ( 0.000031)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.009464 0.001313 0.951413 ( 0.980505)
build_miniruby 0.001866 0.000431 0.084224 ( 0.081931)
build_ruby 0.001619 0.000374 0.073132 ( 0.071431)
build_all 0.005850 0.006300 1.540873 ( 0.568221)
build_install 0.019095 0.004040 1.889772 ( 0.910558)
test_btest 0.000858 0.000246 73.560283 ( 7.926558)
test_basic 0.000018 0.010660 0.322209 ( 0.408530)
test_all 0.002207 0.003611 675.491241 ( 66.271814)
test_rubyspec 0.097502 0.079419 45.432768 ( 53.056157)
total: 130.28 sec