Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-144141
#<BuildRuby:0x000055bcbe3a3600
@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-144141",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008874 0.002038 0.984543 ( 1.443987)
build_miniruby 0.001281 0.000533 0.071283 ( 0.069833)
build_ruby 0.001375 0.000572 0.077886 ( 0.076101)
build_all 0.007187 0.003741 1.523538 ( 0.580138)
build_install 0.023018 0.000188 5.231213 ( 2.039278)
test_btest 0.001060 0.000335 73.284404 ( 8.399592)
test_basic 0.005170 0.001632 0.324388 ( 0.414001)
test_all 0.002280 0.000720 639.040684 ( 64.606326)
test_rubyspec 0.083342 0.076895 45.504447 ( 51.363580)
total: 128.99 sec