Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-001829
#<BuildRuby:0x000055dc2d03c6e0
@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.20220725-001829",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010423 0.001489 0.956443 ( 1.874323)
build_miniruby 0.001627 0.000232 0.071325 ( 0.069892)
build_ruby 0.002172 0.000000 0.074778 ( 0.072978)
build_all 0.008207 0.000765 1.530666 ( 0.577416)
build_install 0.018146 0.004745 5.161894 ( 2.053037)
test_btest 0.001104 0.000174 72.507244 ( 8.256485)
test_basic 0.001881 0.005447 0.334567 ( 0.422771)
test_all 0.001649 0.000348 672.331184 ( 66.142978)
test_rubyspec 0.109424 0.055062 45.367076 ( 51.169743)
total: 130.64 sec