Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-065636
#<BuildRuby:0x000055c67d109390
@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.20221012-065636",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000018 0.000008 0.000026 ( 0.000023)
build_up 0.008548 0.001773 1.056162 ( 1.121685)
build_miniruby 0.001363 0.000545 0.099086 ( 0.098244)
build_ruby 0.001363 0.000545 0.096039 ( 0.095669)
build_all 0.000348 0.007244 1.297299 ( 0.576182)
build_install 0.011350 0.003452 1.611567 ( 0.924092)
test_btest 0.001365 0.000682 62.574476 ( 6.660368)
test_basic 0.003814 0.001907 0.349434 ( 0.444468)
test_all 0.006477 0.000000 515.090600 ( 54.843180)
test_rubyspec 0.071670 0.068704 43.313927 ( 51.927085)
total: 116.69 sec