Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-162717
#<BuildRuby:0x000055bb5b7749f0
@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.20220813-162717",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000024 0.000009 0.000033 ( 0.000034)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006719 0.002444 0.825845 ( 0.908416)
build_miniruby 0.002249 0.000000 0.063987 ( 0.063141)
build_ruby 0.002127 0.000000 0.064890 ( 0.064165)
build_all 0.003727 0.004187 1.256706 ( 0.479373)
build_install 0.013477 0.003233 1.607627 ( 0.824875)
test_btest 0.000805 0.000287 52.826202 ( 6.623150)
test_basic 0.004733 0.001691 0.300567 ( 0.394456)
test_all 0.000000 0.003515 508.157729 ( 52.676461)
test_rubyspec 0.101821 0.035979 41.700851 ( 49.427963)
total: 111.46 sec