Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-174649
#<BuildRuby:0x00005574d4fbd350
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221024-174649",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005660 0.003326 1.175264 ( 1.236213)
build_miniruby 0.001240 0.000381 0.107243 ( 0.104199)
build_ruby 0.001185 0.000365 0.107763 ( 0.104857)
build_all 0.010180 0.000000 1.374972 ( 0.604310)
build_install 0.013756 0.001784 1.739256 ( 0.917717)
test_btest 0.001584 0.000372 63.139361 ( 6.520975)
test_basic 0.006126 0.000325 0.372991 ( 0.472840)
test_all 0.006185 0.000302 517.544082 ( 55.081477)
test_rubyspec 0.073066 0.049356 43.434824 ( 52.074592)
total: 117.12 sec