Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-100035
#<BuildRuby:0x000055e32b48a968
@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.20221202-100035",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004698 0.000091 1.191430 ( 1.301025)
build_miniruby 0.000836 0.000105 0.995898 ( 0.994480)
build_ruby 0.001051 0.000132 2.797130 ( 2.687205)
build_all 0.008404 0.000501 15.825798 ( 3.308513)
build_install 0.003358 0.004992 2.244804 ( 1.328854)
test_btest 0.000473 0.000083 59.455274 ( 12.208332)
test_basic 0.004575 0.000005 0.316474 ( 0.407362)
test_all 0.001150 0.000192 670.215922 (122.952979)
test_rubyspec 0.044762 0.018242 53.765964 ( 61.980632)
total: 207.17 sec