Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-151721
#<BuildRuby:0x00005590ffbe7680
@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.20220401-151721",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009050 0.002088 1.014890 ( 1.152050)
build_miniruby 0.001530 0.000353 0.078512 ( 0.076522)
build_ruby 0.002183 0.000504 0.080419 ( 0.077533)
build_all 0.008449 0.001950 4.269458 ( 0.859333)
build_install 0.013006 0.010319 8.583338 ( 2.984051)
test_btest 0.000840 0.000265 76.076358 ( 8.197032)
test_basic 0.006547 0.000590 0.335043 ( 0.424263)
test_all 0.002137 0.000230 648.991322 ( 66.232557)
test_rubyspec 0.100857 0.073456 46.786974 ( 52.228149)
total: 132.23 sec