Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-163314
#<BuildRuby:0x0000558becffc2d8
@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.20220829-163314",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003326 0.002580 0.884686 ( 1.865216)
build_miniruby 0.000775 0.000091 0.057556 ( 0.056354)
build_ruby 0.000841 0.000099 0.060443 ( 0.059153)
build_all 0.004526 0.000000 1.533553 ( 0.583187)
build_install 0.008182 0.002842 1.896948 ( 0.952626)
test_btest 0.000714 0.000097 53.095579 ( 7.821573)
test_basic 0.004793 0.000653 0.283724 ( 0.372902)
test_all 0.001275 0.000174 603.877213 ( 88.708508)
test_rubyspec 0.061104 0.030022 43.730108 ( 52.169511)
total: 152.59 sec