Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-065442
#<BuildRuby:0x000055dd89fcc3a0
@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.20221127-065442",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009491 0.001213 1.284086 ( 1.521652)
build_miniruby 0.002186 0.000468 0.845136 ( 0.866572)
build_ruby 0.002537 0.000544 2.240862 ( 2.196802)
build_all 0.017474 0.005461 24.939543 ( 2.841747)
build_install 0.016519 0.005333 4.978945 ( 1.217933)
test_btest 0.001406 0.000352 84.089271 ( 8.793373)
test_basic 0.007027 0.000484 0.363754 ( 0.453135)
test_all 0.002014 0.000480 664.486272 ( 68.844623)
test_rubyspec 0.077650 0.063652 49.716152 ( 58.154636)
total: 144.89 sec