Logfile: /home/ko1/ruby/logs/brlog.trunk.20221111-043203
#<BuildRuby:0x00005566da454b88
@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.20221111-043203",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003431 0.007477 1.088833 ( 1.190710)
build_miniruby 0.001352 0.000360 0.067783 ( 0.065830)
build_ruby 0.001513 0.000403 0.069022 ( 0.066916)
build_all 0.003542 0.005148 1.475087 ( 0.590269)
build_install 0.010379 0.011116 1.844405 ( 0.947911)
test_btest 0.001548 0.000000 81.563659 ( 9.018239)
test_basic 0.008225 0.000000 0.350733 ( 0.443667)
test_all 0.001715 0.000290 690.958255 ( 69.460163)
test_rubyspec 0.107301 0.060487 47.871142 ( 56.155597)
total: 137.94 sec