Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-114713
#<BuildRuby:0x000055f779fabce0
@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.20221205-114713",
@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.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.000183 0.003987 0.796769 ( 1.390461)
build_miniruby 0.000960 0.000000 0.537973 ( 0.537315)
build_ruby 0.001311 0.000000 1.725169 ( 1.648494)
build_all 0.008724 0.000448 11.901656 ( 1.472693)
build_install 0.005887 0.000785 1.564585 ( 0.733906)
test_btest 0.000651 0.000087 65.012707 ( 6.116026)
test_basic 0.002636 0.000351 0.246396 ( 0.342896)
test_all 0.000970 0.000000 500.921593 ( 50.819847)
test_rubyspec 0.020003 0.008141 35.511264 ( 46.064962)
total: 109.13 sec