Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-105839
#<BuildRuby:0x0000561dd0fa5480
@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.20221028-105839",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.006150 0.003812 1.073453 ( 1.589557)
build_miniruby 0.001389 0.000185 0.100308 ( 0.099516)
build_ruby 0.001375 0.000183 0.095594 ( 0.092947)
build_all 0.006893 0.000919 1.308061 ( 0.566455)
build_install 0.016031 0.000000 1.658427 ( 0.903114)
test_btest 0.002423 0.000007 64.771101 ( 6.672209)
test_basic 0.006375 0.000176 0.346658 ( 0.436679)
test_all 0.006444 0.000166 504.996117 ( 53.718736)
test_rubyspec 0.083229 0.038401 43.292138 ( 51.514835)
total: 115.59 sec