Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-071455
#<BuildRuby:0x0000563fcf668018
@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-071455",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005430 0.000905 0.805373 ( 0.859275)
build_miniruby 0.000816 0.000136 0.058155 ( 0.056854)
build_ruby 0.000723 0.000121 0.059506 ( 0.058333)
build_all 0.003974 0.000663 1.538422 ( 0.591312)
build_install 0.006640 0.004322 1.915968 ( 0.969549)
test_btest 0.000663 0.000141 49.016964 ( 8.952115)
test_basic 0.001796 0.004054 0.291098 ( 0.379672)
test_all 0.001714 0.000457 636.522706 ( 93.009882)
test_rubyspec 0.058145 0.062091 44.733866 ( 52.983527)
total: 157.86 sec