Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-160845
#<BuildRuby:0x0000563a940b84f0
@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.20220228-160845",
@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.000006 0.000001 0.000007 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.010518 0.001460 1.039938 ( 1.079010)
build_miniruby 0.000000 0.002329 0.075276 ( 0.072962)
build_ruby 0.000013 0.002286 0.076326 ( 0.073897)
build_all 0.006634 0.003776 4.253511 ( 0.846950)
build_install 0.021323 0.002159 7.982239 ( 2.423244)
test_btest 0.001352 0.000000 71.136716 ( 8.257120)
test_basic 0.002366 0.007775 0.340613 ( 0.426247)
test_all 0.002535 0.000000 710.063397 ( 68.577072)
test_rubyspec 0.127400 0.044367 46.638597 ( 52.015719)
total: 133.77 sec