Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-033507
#<BuildRuby:0x000055bc72ddf2c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220822-033507",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006776 0.000484 1.514723 ( 1.216583)
build_miniruby 0.001454 0.000104 26.086732 ( 9.580005)
build_ruby 0.001808 0.000129 3.485255 ( 3.292017)
build_all 0.009315 0.000314 15.746929 ( 2.876754)
build_install 0.008898 0.000248 2.019320 ( 0.965953)
test_btest 0.000795 0.000050 54.450544 ( 8.010558)
test_basic 0.005654 0.000353 0.348320 ( 0.435797)
test_all 0.001453 0.000091 590.368048 ( 92.988091)
test_rubyspec 0.069623 0.019662 44.233598 ( 52.512872)
total: 171.88 sec