Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-113900
#<BuildRuby:0x000055c04eee40d0
@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.20221203-113900",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000014 0.000006 0.000020 ( 0.000019)
configure 0.000013 0.000005 0.000018 ( 0.000019)
build_up 0.000751 0.004337 1.126521 ( 2.282460)
build_miniruby 0.000538 0.000294 1.012108 ( 1.010986)
build_ruby 0.000783 0.000427 2.779762 ( 2.671314)
build_all 0.006009 0.002918 15.905431 ( 3.340736)
build_install 0.002624 0.007055 2.274726 ( 1.313818)
test_btest 0.000374 0.000240 66.748573 ( 11.229811)
test_basic 0.004618 0.000435 0.290887 ( 0.381116)
test_all 0.000482 0.000289 664.195004 (123.070809)
test_rubyspec 0.031032 0.036763 53.413673 ( 61.517913)
total: 206.82 sec