Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-085605
#<BuildRuby:0x000055df1d5a7510
@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.20220326-085605",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.009170 0.002292 0.992809 ( 1.193622)
build_miniruby 0.000000 0.001881 0.072657 ( 0.072740)
build_ruby 0.000000 0.002137 0.079836 ( 0.079760)
build_all 0.000485 0.010220 4.180795 ( 0.853664)
build_install 0.016397 0.008199 7.999645 ( 2.479168)
test_btest 0.000868 0.000434 72.980824 ( 8.259638)
test_basic 0.007163 0.000850 0.346283 ( 0.436799)
test_all 0.001209 0.000564 670.484770 ( 65.955471)
test_rubyspec 0.070438 0.095749 46.074166 ( 51.501872)
total: 130.83 sec