Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-131141
#<BuildRuby:0x00005648a893c6e0
@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.20221117-131141",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.005172 0.003157 1.147831 ( 1.147472)
build_miniruby 0.001244 0.000366 0.908318 ( 0.913382)
build_ruby 0.002714 0.000000 2.467772 ( 2.371198)
build_all 0.016473 0.001935 18.419342 ( 2.273798)
build_install 0.013206 0.006832 1.910867 ( 1.036945)
test_btest 0.000855 0.000245 84.335676 ( 8.950150)
test_basic 0.006135 0.000376 0.334658 ( 0.425307)
test_all 0.001590 0.000434 708.238594 ( 75.296162)
test_rubyspec 0.069065 0.047229 51.038095 ( 59.484464)
total: 151.90 sec