Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-191657
#<BuildRuby:0x0000562cad5f0480
@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.20220406-191657",
@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.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007777 0.004052 1.032327 ( 1.104970)
build_miniruby 0.002131 0.000000 0.073692 ( 0.071740)
build_ruby 0.001818 0.000000 0.078091 ( 0.076115)
build_all 0.005244 0.005442 4.130810 ( 0.860256)
build_install 0.016998 0.006706 8.369211 ( 2.971231)
test_btest 0.000957 0.000266 78.197418 ( 8.345331)
test_basic 0.003764 0.004591 0.330223 ( 0.423810)
test_all 0.001349 0.000426 694.503333 ( 68.043081)
test_rubyspec 0.101665 0.077225 46.642354 ( 52.003885)
total: 133.90 sec