Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-022414
#<BuildRuby:0x0000562ff8c70208
@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.20221123-022414",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004720 0.000295 1.101347 ( 1.360087)
build_miniruby 0.000844 0.000053 0.977511 ( 0.976450)
build_ruby 0.001228 0.000076 2.794320 ( 2.691235)
build_all 0.008304 0.000519 16.013872 ( 3.335873)
build_install 0.008413 0.000203 1.949532 ( 1.099133)
test_btest 0.000641 0.000037 56.560307 ( 11.668468)
test_basic 0.000000 0.004638 0.296517 ( 0.387536)
test_all 0.000443 0.000583 669.821380 (111.281363)
test_rubyspec 0.055737 0.018490 53.406184 ( 61.637269)
total: 194.44 sec