Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-173913
#<BuildRuby:0x000055d8770980d0
@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.20220729-173913",
@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.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003224 0.002966 0.866224 ( 1.339384)
build_miniruby 0.000863 0.000173 0.057862 ( 0.056690)
build_ruby 0.000845 0.000169 0.059115 ( 0.057847)
build_all 0.000635 0.003859 1.560327 ( 0.621137)
build_install 0.003728 0.007485 5.687514 ( 2.176153)
test_btest 0.000648 0.000243 46.521916 ( 8.616193)
test_basic 0.004188 0.001571 0.338055 ( 0.426417)
test_all 0.000930 0.000349 611.709168 ( 89.918362)
test_rubyspec 0.088831 0.040429 43.749244 ( 49.418023)
total: 152.63 sec