Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-002715
#<BuildRuby:0x00005583f258c3e0
@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.20221130-002715",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.010608 0.000000 1.198901 ( 1.243585)
build_miniruby 0.003495 0.000000 0.842360 ( 0.840467)
build_ruby 0.003903 0.000000 2.279682 ( 2.184406)
build_all 0.016889 0.003839 18.532448 ( 2.176075)
build_install 0.015425 0.008547 2.063204 ( 1.033390)
test_btest 0.001305 0.000145 89.778796 ( 8.878905)
test_basic 0.005758 0.004411 0.355839 ( 0.441058)
test_all 0.001772 0.000254 743.784215 ( 71.819137)
test_rubyspec 0.104862 0.062820 49.197255 ( 57.329036)
total: 145.95 sec