Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-064034
#<BuildRuby:0x0000557663768ae8
@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.20221029-064034",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009123 0.000000 1.057629 ( 1.096279)
build_miniruby 0.001783 0.000000 0.101552 ( 0.098332)
build_ruby 0.001486 0.000000 0.093721 ( 0.090681)
build_all 0.004882 0.004301 1.299743 ( 0.564954)
build_install 0.013874 0.000531 1.640339 ( 0.908056)
test_btest 0.001725 0.000096 61.140920 ( 6.442791)
test_basic 0.006679 0.000371 0.366820 ( 0.455893)
test_all 0.002747 0.004536 502.599765 ( 53.763385)
test_rubyspec 0.085301 0.043803 43.423068 ( 51.946150)
total: 115.37 sec