Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-204021
#<BuildRuby:0x000055a20566fe98
@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.20221201-204021",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.002148 0.002909 1.244667 ( 1.258940)
build_miniruby 0.000884 0.000110 1.013883 ( 1.012401)
build_ruby 0.001077 0.000135 2.712521 ( 2.618513)
build_all 0.001962 0.006989 15.774128 ( 3.229884)
build_install 0.003537 0.004641 2.145217 ( 1.235443)
test_btest 0.000420 0.000123 60.622368 ( 12.264276)
test_basic 0.004004 0.001178 0.325206 ( 0.416254)
test_all 0.000919 0.000271 668.980466 (105.274338)
test_rubyspec 0.032507 0.038834 52.865192 ( 60.995495)
total: 188.31 sec