Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-175329
#<BuildRuby:0x0000564eddacefe0
@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.20221114-175329",
@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.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.001495 0.008600 1.140625 ( 1.333934)
build_miniruby 0.001374 0.000750 0.118908 ( 0.115032)
build_ruby 0.001320 0.000721 0.121949 ( 0.104701)
build_all 0.004627 0.004486 1.591714 ( 0.679479)
build_install 0.017992 0.004672 1.953384 ( 1.006898)
test_btest 0.000859 0.000430 91.666361 ( 8.790054)
test_basic 0.002041 0.005576 0.404620 ( 0.493311)
test_all 0.001708 0.000960 666.618019 ( 68.283062)
test_rubyspec 0.088323 0.073061 48.340724 ( 56.891254)
total: 137.70 sec