Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-123954
#<BuildRuby:0x000055ae09512f90
@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.20221103-123954",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000050 0.000009 0.000059 ( 0.000062)
build_up 0.007344 0.001224 0.919273 ( 1.112468)
build_miniruby 0.001243 0.000207 0.050938 ( 0.049664)
build_ruby 0.001454 0.000000 0.052258 ( 0.050936)
build_all 0.007254 0.000000 1.234541 ( 0.470178)
build_install 0.013035 0.001038 1.583442 ( 0.807382)
test_btest 0.001552 0.000207 61.583565 ( 6.835086)
test_basic 0.005245 0.000699 0.303068 ( 0.400097)
test_all 0.002855 0.004385 522.356267 ( 55.101365)
test_rubyspec 0.076429 0.054946 43.450164 ( 52.041958)
total: 116.87 sec