Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-024121
#<BuildRuby:0x00005574048a8a68
@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.20220827-024121",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.011813 0.000909 0.867878 ( 1.064639)
build_miniruby 0.001851 0.000142 0.064253 ( 0.062031)
build_ruby 0.001908 0.000147 0.064988 ( 0.062329)
build_all 0.007324 0.000564 1.253490 ( 0.475623)
build_install 0.010771 0.004280 1.608575 ( 0.815826)
test_btest 0.000895 0.000105 51.292760 ( 6.167561)
test_basic 0.005583 0.000657 0.294967 ( 0.385646)
test_all 0.004283 0.000300 494.574646 ( 52.492467)
test_rubyspec 0.087088 0.028720 41.675540 ( 50.017856)
total: 111.54 sec