Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-101443
#<BuildRuby:0x0000558d85283fa8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221121-101443",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.004978 0.000107 1.047468 ( 1.074150)
build_miniruby 0.000913 0.000000 0.965657 ( 0.964385)
build_ruby 0.001180 0.000000 2.856007 ( 2.770484)
build_all 0.008242 0.000235 15.963304 ( 3.424338)
build_install 0.008473 0.000381 2.013846 ( 1.202255)
test_btest 0.000550 0.000048 62.785671 ( 11.378406)
test_basic 0.004447 0.000387 0.292667 ( 0.383961)
test_all 0.001247 0.000108 708.273645 (107.723230)
test_rubyspec 0.046647 0.017932 53.409184 ( 61.612068)
total: 190.53 sec