Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-160742
#<BuildRuby:0x000055cffabab600
@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.20220902-160742",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.008355 0.004043 0.993407 ( 1.274945)
build_miniruby 0.001528 0.000191 0.076297 ( 0.075438)
build_ruby 0.001927 0.000241 0.077510 ( 0.076116)
build_all 0.006292 0.004611 1.552586 ( 0.591929)
build_install 0.017809 0.001429 1.876157 ( 0.915375)
test_btest 0.001097 0.000173 76.888064 ( 8.130536)
test_basic 0.006443 0.000229 0.332113 ( 0.422643)
test_all 0.005595 0.000085 634.080735 ( 64.365641)
test_rubyspec 0.121146 0.039342 45.454413 ( 53.910945)
total: 129.76 sec