Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-083421
#<BuildRuby:0x0000560854b1c0d0
@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.20221129-083421",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000885 0.004122 1.253318 ( 1.601878)
build_miniruby 0.000668 0.000154 1.051670 ( 1.050530)
build_ruby 0.000900 0.000207 2.673038 ( 2.582661)
build_all 0.007342 0.001695 15.707860 ( 3.239318)
build_install 0.009794 0.000085 1.968578 ( 1.152305)
test_btest 0.000455 0.000091 63.631774 ( 10.522912)
test_basic 0.000000 0.004687 0.281071 ( 0.372258)
test_all 0.000000 0.001034 666.368964 (105.171325)
test_rubyspec 0.038575 0.034805 53.589116 ( 61.727288)
total: 187.42 sec