Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-003447
#<BuildRuby:0x000055944fa9a298
@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-003447",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008903 0.001369 1.192945 ( 1.304598)
build_miniruby 0.000000 0.002805 0.846206 ( 0.845173)
build_ruby 0.001536 0.002062 2.231856 ( 2.138157)
build_all 0.011630 0.010209 18.571839 ( 2.186994)
build_install 0.016313 0.005487 2.056380 ( 1.051576)
test_btest 0.000000 0.001856 92.687214 ( 8.888843)
test_basic 0.008647 0.000920 0.356913 ( 0.443612)
test_all 0.001495 0.000498 682.349845 ( 71.712989)
test_rubyspec 0.091137 0.081399 49.547574 ( 57.660962)
total: 146.23 sec