Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-055735
#<BuildRuby:0x000055c77d129400
@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.20220818-055735",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009127 0.000702 1.717376 ( 4.402020)
build_miniruby 0.002289 0.000000 0.534743 ( 0.533525)
build_ruby 0.002719 0.000017 2.546570 ( 2.386216)
build_all 0.009821 0.004855 12.871678 ( 1.657570)
build_install 0.013996 0.001749 1.608349 ( 0.782416)
test_btest 0.000000 0.001277 54.268917 ( 5.992483)
test_basic 0.002203 0.003712 0.302703 ( 0.402187)
test_all 0.003993 0.000705 486.574690 ( 52.076806)
test_rubyspec 0.098426 0.029851 42.007128 ( 49.645483)
total: 117.88 sec