Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-143312
#<BuildRuby:0x000055cc7d0d6c50
@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.20221204-143312",
@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.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001826 0.010727 1.201693 ( 1.239618)
build_miniruby 0.002607 0.000000 0.847825 ( 0.846635)
build_ruby 0.002326 0.000646 2.240113 ( 2.149871)
build_all 0.013200 0.007108 18.737369 ( 2.206652)
build_install 0.004333 0.018151 2.098532 ( 1.045470)
test_btest 0.000826 0.000636 90.270565 ( 9.391759)
test_basic 0.005837 0.005731 0.354098 ( 0.435385)
test_all 0.001271 0.000998 702.589848 ( 69.798528)
test_rubyspec 0.084324 0.091287 49.885310 ( 57.821952)
total: 144.94 sec