Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-234000
#<BuildRuby:0x000055fa12db2038
@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.20221102-234000",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000034 0.000000 0.000034 ( 0.000033)
build_up 0.004625 0.004251 0.940349 ( 1.298246)
build_miniruby 0.001897 0.000146 0.050509 ( 0.048922)
build_ruby 0.001227 0.000094 0.049879 ( 0.048780)
build_all 0.003497 0.003773 1.236261 ( 0.472686)
build_install 0.013480 0.001798 1.553731 ( 0.815077)
test_btest 0.001550 0.000207 62.648518 ( 6.335756)
test_basic 0.006514 0.000169 0.303493 ( 0.394566)
test_all 0.007850 0.000305 496.185087 ( 53.833494)
test_rubyspec 0.093846 0.024716 43.313798 ( 51.860748)
total: 115.11 sec