Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-191924
#<BuildRuby:0x0000564dfdb5c4c0
@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.20220902-191924",
@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.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008387 0.003315 0.988158 ( 1.002802)
build_miniruby 0.002382 0.000000 0.076376 ( 0.074068)
build_ruby 0.001912 0.000106 0.072064 ( 0.070285)
build_all 0.005328 0.005059 1.545696 ( 0.582072)
build_install 0.019450 0.003858 1.889201 ( 0.915693)
test_btest 0.001340 0.000000 75.518541 ( 8.021681)
test_basic 0.007491 0.000155 0.325405 ( 0.414377)
test_all 0.003100 0.000646 640.353919 ( 65.278415)
test_rubyspec 0.123307 0.044146 45.498404 ( 53.934705)
total: 130.30 sec