Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-170152
#<BuildRuby:0x000055b062872f90
@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.20220811-170152",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005856 0.003647 0.854855 ( 0.895747)
build_miniruby 0.003454 0.000000 0.058039 ( 0.055076)
build_ruby 0.001619 0.000169 0.060420 ( 0.058317)
build_all 0.006361 0.003040 1.254179 ( 0.465384)
build_install 0.011339 0.004387 4.257215 ( 1.770282)
test_btest 0.001201 0.000228 49.485415 ( 6.286122)
test_basic 0.002285 0.003503 0.296437 ( 0.388353)
test_all 0.003798 0.000863 508.292327 ( 53.049382)
test_rubyspec 0.065405 0.077912 41.342657 ( 48.908958)
total: 111.88 sec