Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-011357
#<BuildRuby:0x0000562ca8f2ff50
@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.20221204-011357",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.003853 0.001401 1.178563 ( 1.200592)
build_miniruby 0.000739 0.000269 0.996134 ( 0.994673)
build_ruby 0.000888 0.000323 2.738456 ( 2.606199)
build_all 0.006584 0.002394 15.846539 ( 3.308714)
build_install 0.006426 0.003659 2.206891 ( 1.200777)
test_btest 0.000423 0.000163 66.130637 ( 11.362666)
test_basic 0.000000 0.004749 0.311598 ( 0.403227)
test_all 0.000000 0.000805 659.757869 (110.026721)
test_rubyspec 0.032526 0.033952 52.973445 ( 61.205169)
total: 192.31 sec