Logfile: /home/ko1/ruby/logs/brlog.trunk.20220503-000858
#<BuildRuby:0x000055e9a9a137e8
@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.20220503-000858",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010929 0.000840 1.016114 ( 1.883580)
build_miniruby 0.001961 0.000151 0.074846 ( 0.072605)
build_ruby 0.001946 0.000150 0.075177 ( 0.072834)
build_all 0.003324 0.007387 1.510497 ( 0.607942)
build_install 0.009139 0.011124 5.827181 ( 2.807937)
test_btest 0.000895 0.000263 72.136677 ( 8.303306)
test_basic 0.007948 0.000870 0.324478 ( 0.411519)
test_all 0.001774 0.000493 699.494673 ( 67.119322)
test_rubyspec 0.060759 0.111183 45.409482 ( 50.602110)
total: 131.88 sec