Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-054838
#<BuildRuby:0x000055d72e0fb4b8
@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.20220817-054838",
@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.000008 0.000004 0.000012 ( 0.000012)
autoconf 0.000011 0.000004 0.000015 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.009124 0.002164 0.957742 ( 1.262739)
build_miniruby 0.002499 0.000000 0.070284 ( 0.067753)
build_ruby 0.001906 0.000054 0.073242 ( 0.071476)
build_all 0.004752 0.006891 1.554058 ( 0.586982)
build_install 0.018347 0.004907 1.875275 ( 0.924808)
test_btest 0.000959 0.000404 73.523786 ( 8.430560)
test_basic 0.007143 0.001147 0.319359 ( 0.407475)
test_all 0.003049 0.001220 634.002515 ( 64.709656)
test_rubyspec 0.118299 0.068305 45.355369 ( 52.608364)
total: 129.07 sec