Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-113707
#<BuildRuby:0x000055b7aa48c0d0
@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-113707",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002677 0.007654 1.220226 ( 1.242766)
build_miniruby 0.002034 0.000581 0.854384 ( 0.853353)
build_ruby 0.002265 0.000648 2.240820 ( 2.147959)
build_all 0.018625 0.002533 18.726357 ( 2.215602)
build_install 0.017386 0.005604 2.114046 ( 1.034408)
test_btest 0.000000 0.001574 94.958271 ( 8.869277)
test_basic 0.006127 0.003671 0.354584 ( 0.440704)
test_all 0.002257 0.000678 678.536118 ( 72.015754)
test_rubyspec 0.103255 0.072466 49.441599 ( 57.565085)
total: 146.39 sec