Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-224958
#<BuildRuby:0x000055c5984043a0
@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.20220815-224958",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.010414 0.000492 1.002098 ( 1.011762)
build_miniruby 0.001405 0.000301 0.075855 ( 0.073766)
build_ruby 0.002232 0.000000 0.079606 ( 0.077478)
build_all 0.005635 0.004159 1.526167 ( 0.580798)
build_install 0.014012 0.008674 1.884959 ( 0.934551)
test_btest 0.000859 0.000268 76.367651 ( 8.180792)
test_basic 0.006125 0.000263 0.322600 ( 0.415361)
test_all 0.003594 0.001057 686.484092 ( 66.889678)
test_rubyspec 0.102475 0.078675 45.943810 ( 53.453794)
total: 131.62 sec