Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-172346
#<BuildRuby:0x0000556db095cdd8
@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.20220719-172346",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.008907 0.002777 0.956317 ( 1.028617)
build_miniruby 0.001881 0.000198 0.077074 ( 0.075344)
build_ruby 0.001808 0.000191 0.074348 ( 0.072336)
build_all 0.006267 0.003423 1.542065 ( 0.579296)
build_install 0.014102 0.009417 5.203732 ( 2.074376)
test_btest 0.001147 0.000000 71.708513 ( 8.508885)
test_basic 0.004348 0.003432 0.334077 ( 0.431286)
test_all 0.001759 0.000439 666.322816 ( 66.070825)
test_rubyspec 0.100709 0.074197 46.125109 ( 51.819211)
total: 130.66 sec