Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-222755
#<BuildRuby:0x0000558477028e28
@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.20220828-222755",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008786 0.001352 0.987140 ( 1.278474)
build_miniruby 0.001476 0.000227 0.072130 ( 0.070753)
build_ruby 0.001556 0.000240 0.077130 ( 0.074959)
build_all 0.008844 0.000542 1.506758 ( 0.583012)
build_install 0.009839 0.011729 1.847893 ( 0.897346)
test_btest 0.000988 0.000264 74.814001 ( 8.408536)
test_basic 0.007816 0.000000 0.332445 ( 0.432906)
test_all 0.002547 0.000000 671.327018 ( 66.482233)
test_rubyspec 0.103861 0.072809 45.840122 ( 54.227619)
total: 132.46 sec