Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-010426
#<BuildRuby:0x00005601d893e358
@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-010426",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000011 0.000001 0.000012 ( 0.000013)
build_up 0.000000 0.005149 1.242051 ( 1.221877)
build_miniruby 0.000000 0.000910 1.084934 ( 1.083700)
build_ruby 0.000000 0.001285 2.698338 ( 2.610351)
build_all 0.008134 0.001043 15.760466 ( 3.409327)
build_install 0.005024 0.004358 2.263022 ( 1.267506)
test_btest 0.000592 0.000000 66.449096 ( 11.179653)
test_basic 0.002525 0.002390 0.297294 ( 0.387939)
test_all 0.000726 0.000197 694.543002 (108.977705)
test_rubyspec 0.033145 0.032732 52.661748 ( 60.870122)
total: 191.01 sec