Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-152548
#<BuildRuby:0x0000563a2ff96298
@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-152548",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.007279 0.003698 1.205682 ( 1.344397)
build_miniruby 0.001725 0.000460 0.843492 ( 0.843672)
build_ruby 0.002979 0.000794 2.246978 ( 2.148363)
build_all 0.016503 0.004401 18.637213 ( 2.182245)
build_install 0.017137 0.005624 2.058723 ( 1.039715)
test_btest 0.001261 0.000350 89.287967 ( 9.307146)
test_basic 0.007859 0.002183 0.349751 ( 0.433050)
test_all 0.000000 0.002035 729.960961 ( 71.667358)
test_rubyspec 0.110440 0.076214 49.608614 ( 57.695060)
total: 146.66 sec