Logfile: /home/ko1/ruby/logs/brlog.trunk.20220624-183338
#<BuildRuby:0x000056433ab74e80
@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.20220624-183338",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.009600 0.001600 0.828236 ( 1.055946)
build_miniruby 0.001320 0.000220 0.061332 ( 0.061435)
build_ruby 0.000000 0.001366 0.055836 ( 0.055930)
build_all 0.000000 0.008112 1.234888 ( 0.499612)
build_install 0.014363 0.003463 4.950072 ( 2.549086)
test_btest 0.000791 0.000247 52.860535 ( 6.385723)
test_basic 0.000000 0.004595 0.270929 ( 0.365380)
test_all 0.001466 0.001511 499.506041 ( 52.441337)
test_rubyspec 0.059062 0.067846 41.533784 ( 47.519458)
total: 110.93 sec