Logfile: /home/ko1/ruby/logs/brlog.trunk.20220216-092322
#<BuildRuby:0x000055e8e929f680
@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.20220216-092322",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003113 0.007570 0.981361 ( 1.983396)
build_miniruby 0.001171 0.000586 0.076174 ( 0.074760)
build_ruby 0.001195 0.000597 0.073822 ( 0.072131)
build_all 0.009704 0.000604 4.163333 ( 0.781922)
build_install 0.014584 0.009074 7.721312 ( 2.329498)
test_btest 0.000000 0.001276 71.322803 ( 8.295340)
test_basic 0.003232 0.005296 0.339625 ( 0.425986)
test_all 0.001772 0.000000 708.607802 ( 67.537805)
test_rubyspec 0.107843 0.056253 45.796733 ( 51.289471)
total: 132.79 sec