Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-074841
#<BuildRuby:0x000055bbbba2ce80
@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.20221006-074841",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009431 0.000066 1.083177 ( 1.606193)
build_miniruby 0.001636 0.000117 0.100276 ( 0.097560)
build_ruby 0.001737 0.000124 0.102177 ( 0.098833)
build_all 0.007856 0.000561 1.295572 ( 0.567537)
build_install 0.014619 0.000632 1.615930 ( 0.905003)
test_btest 0.001908 0.000127 61.630375 ( 6.501284)
test_basic 0.006119 0.000408 0.337434 ( 0.433171)
test_all 0.007702 0.000087 494.699781 ( 53.024006)
test_rubyspec 0.119600 0.012909 42.073446 ( 50.728084)
total: 113.96 sec