Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-063229
#<BuildRuby:0x000055b849287fb0
@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.20221125-063229",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.004847 0.000346 1.090702 ( 1.094966)
build_miniruby 0.000835 0.000060 0.992129 ( 0.990849)
build_ruby 0.001200 0.000000 2.735582 ( 2.640191)
build_all 0.009131 0.000000 15.746440 ( 3.282894)
build_install 0.005967 0.003785 2.034177 ( 1.142667)
test_btest 0.000493 0.000052 55.249559 ( 11.735167)
test_basic 0.004468 0.000470 0.319518 ( 0.410496)
test_all 0.001267 0.000134 673.672242 (125.275043)
test_rubyspec 0.041555 0.018414 52.996209 ( 61.159391)
total: 207.73 sec