Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-103336
#<BuildRuby:0x00005575f4d20e50
@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.20220731-103336",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005242 0.006534 0.959009 ( 1.089362)
build_miniruby 0.001482 0.000673 0.075496 ( 0.073047)
build_ruby 0.001209 0.000550 0.073532 ( 0.071994)
build_all 0.008453 0.001484 1.513008 ( 0.582390)
build_install 0.019215 0.003155 5.167595 ( 2.054617)
test_btest 0.000964 0.000344 71.247963 ( 8.516179)
test_basic 0.007667 0.000588 0.325735 ( 0.413646)
test_all 0.001397 0.000466 678.398717 ( 66.854536)
test_rubyspec 0.064187 0.109813 45.631098 ( 51.397088)
total: 131.05 sec