Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-100121
#<BuildRuby:0x00005607b8e2ef08
@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-100121",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000058 0.000009 0.000067 ( 0.000067)
configure 0.000041 0.000006 0.000047 ( 0.000046)
build_up 0.010105 0.001555 1.106750 ( 1.441354)
build_miniruby 0.001748 0.000269 0.097654 ( 0.095143)
build_ruby 0.001371 0.000211 0.095810 ( 0.092989)
build_all 0.006638 0.000260 1.283711 ( 0.555268)
build_install 0.015977 0.000000 1.680637 ( 0.906697)
test_btest 0.001950 0.000000 61.545573 ( 6.505611)
test_basic 0.006667 0.000544 0.356976 ( 0.446450)
test_all 0.004064 0.004271 490.429832 ( 53.606452)
test_rubyspec 0.062729 0.054275 43.064342 ( 51.594939)
total: 115.25 sec