Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-074132
#<BuildRuby:0x0000559d172f55d0
@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.20220503-074132",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009358 0.000389 0.872941 ( 1.209832)
build_miniruby 0.001433 0.000103 0.061667 ( 0.060420)
build_ruby 0.002574 0.000000 0.062862 ( 0.060720)
build_all 0.008664 0.000000 1.195390 ( 0.468312)
build_install 0.012323 0.005081 4.794457 ( 2.397270)
test_btest 0.001429 0.000159 53.131265 ( 5.984440)
test_basic 0.005076 0.000564 0.254938 ( 0.350635)
test_all 0.002159 0.000240 515.544873 ( 54.733741)
test_rubyspec 0.094049 0.034747 41.285642 ( 46.870648)
total: 112.14 sec