Logfile: /home/ko1/ruby/logs/brlog.trunk.20221013-055434
#<BuildRuby:0x000055cd4df1d400
@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.20221013-055434",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.001299 0.008229 1.085580 ( 1.216910)
build_miniruby 0.001967 0.000000 0.102566 ( 0.100640)
build_ruby 0.001577 0.000000 0.100484 ( 0.098275)
build_all 0.001978 0.006114 1.300999 ( 0.573213)
build_install 0.010343 0.004258 1.603164 ( 0.887442)
test_btest 0.000000 0.001304 64.729490 ( 6.645882)
test_basic 0.003179 0.003913 0.361878 ( 0.451483)
test_all 0.006876 0.001291 483.579439 ( 53.861382)
test_rubyspec 0.067148 0.058956 43.107870 ( 51.596852)
total: 115.43 sec