Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-212417
#<BuildRuby:0x0000560c550f8630
@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.20221202-212417",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.010070 0.001678 1.197365 ( 1.216977)
build_miniruby 0.002351 0.000392 0.845860 ( 0.843971)
build_ruby 0.003101 0.000517 2.237768 ( 2.146828)
build_all 0.017723 0.003763 18.727861 ( 2.167081)
build_install 0.015017 0.007611 2.072442 ( 1.044636)
test_btest 0.001183 0.000269 91.296108 ( 8.888506)
test_basic 0.009244 0.001032 0.350518 ( 0.433719)
test_all 0.002686 0.000281 730.092816 ( 71.561123)
test_rubyspec 0.091310 0.090893 49.399561 ( 57.525656)
total: 145.83 sec