Logfile: /home/ko1/ruby/logs/brlog.trunk.20221110-025933
#<BuildRuby:0x000055f564058c00
@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.20221110-025933",
@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.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010003 0.001389 1.077324 ( 1.094810)
build_miniruby 0.002248 0.000519 0.069153 ( 0.066328)
build_ruby 0.001478 0.000341 0.062398 ( 0.060955)
build_all 0.008173 0.001886 1.504485 ( 0.606365)
build_install 0.020826 0.000873 1.847984 ( 0.939361)
test_btest 0.001879 0.000353 85.382213 ( 9.203888)
test_basic 0.010172 0.000000 0.351088 ( 0.435616)
test_all 0.001745 0.000000 695.217581 ( 69.464009)
test_rubyspec 0.112272 0.065002 47.860318 ( 56.047886)
total: 137.92 sec