Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-172219
#<BuildRuby:0x00005622945c7f58
@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.20221130-172219",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.000000 0.005231 1.222039 ( 1.746437)
build_miniruby 0.000000 0.001002 1.058893 ( 1.057649)
build_ruby 0.000000 0.001215 2.758618 ( 2.673264)
build_all 0.004715 0.004284 15.761898 ( 3.226835)
build_install 0.004739 0.004867 2.171564 ( 1.236976)
test_btest 0.000472 0.000090 67.243324 ( 10.843414)
test_basic 0.004585 0.000067 0.336312 ( 0.427386)
test_all 0.000953 0.000173 696.333834 (107.821701)
test_rubyspec 0.035136 0.027861 53.055415 ( 61.268374)
total: 190.30 sec