Logfile: /home/ko1/ruby/logs/brlog.trunk.20220302-214127
#<BuildRuby:0x0000557caef728a0
@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.20220302-214127",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006674 0.004722 1.000281 ( 1.640282)
build_miniruby 0.001771 0.000379 0.074770 ( 0.072812)
build_ruby 0.002408 0.000000 0.076020 ( 0.073556)
build_all 0.003996 0.005038 4.213279 ( 0.852554)
build_install 0.019392 0.003687 7.914877 ( 2.421212)
test_btest 0.000999 0.000250 73.935235 ( 8.132886)
test_basic 0.003134 0.005450 0.331664 ( 0.419234)
test_all 0.001927 0.000578 695.479390 ( 67.705520)
test_rubyspec 0.099835 0.082010 46.396665 ( 51.904986)
total: 133.22 sec