Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-154440
#<BuildRuby:0x00005637d8238488
@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-154440",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004548 0.000350 1.129544 ( 1.263993)
build_miniruby 0.000801 0.000062 0.998206 ( 0.997115)
build_ruby 0.001006 0.000077 2.772595 ( 2.652765)
build_all 0.008995 0.000303 15.971353 ( 3.315492)
build_install 0.005002 0.005047 2.266693 ( 1.317703)
test_btest 0.000503 0.000067 66.964030 ( 11.093091)
test_basic 0.004060 0.000541 0.302385 ( 0.393349)
test_all 0.000945 0.000126 661.295343 (112.931688)
test_rubyspec 0.057772 0.014452 53.159269 ( 61.345176)
total: 195.31 sec