Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-054438
#<BuildRuby:0x000055d7b837c4f0
@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.20220304-054438",
@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.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002460 0.008999 1.065746 ( 2.196530)
build_miniruby 0.001177 0.000588 0.076896 ( 0.075695)
build_ruby 0.001365 0.000683 0.072746 ( 0.071497)
build_all 0.009697 0.000454 4.209237 ( 0.865931)
build_install 0.019796 0.002329 8.040403 ( 2.467866)
test_btest 0.001036 0.000000 72.829730 ( 7.837008)
test_basic 0.004454 0.003326 0.334116 ( 0.423722)
test_all 0.001940 0.000000 707.945424 ( 67.973392)
test_rubyspec 0.096292 0.074968 46.547578 ( 52.050510)
total: 133.96 sec