Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-032306
#<BuildRuby:0x0000557ae74e72c8
@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.20221128-032306",
@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.000016 0.000001 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.001573 0.003630 1.217069 ( 1.455855)
build_miniruby 0.000855 0.000114 0.937577 ( 0.936192)
build_ruby 0.001159 0.000154 2.742985 ( 2.657127)
build_all 0.009376 0.000680 22.619577 ( 4.368267)
build_install 0.001156 0.006910 4.349858 ( 1.560092)
test_btest 0.000469 0.000105 65.520075 ( 11.391881)
test_basic 0.001063 0.004193 0.278721 ( 0.369078)
test_all 0.001163 0.000323 671.495061 (121.459620)
test_rubyspec 0.043476 0.029563 53.481095 ( 61.723115)
total: 205.92 sec