Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-072112
#<BuildRuby:0x00005593e2e6f778
@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.20220331-072112",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003117 0.009101 1.018093 ( 1.309374)
build_miniruby 0.001567 0.000523 0.076559 ( 0.074340)
build_ruby 0.001432 0.000477 0.079272 ( 0.077356)
build_all 0.009979 0.001669 4.212310 ( 0.854875)
build_install 0.023760 0.000000 8.056861 ( 2.498895)
test_btest 0.001194 0.000038 74.531109 ( 7.976215)
test_basic 0.008059 0.000000 0.341608 ( 0.433353)
test_all 0.003031 0.000000 709.994293 ( 68.679072)
test_rubyspec 0.144246 0.039273 46.588839 ( 52.000348)
total: 133.90 sec