Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-030210
#<BuildRuby:0x000055dd49af4610
@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.20221115-030210",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001039 0.008776 1.099993 ( 1.138058)
build_miniruby 0.001628 0.000888 0.844704 ( 0.846503)
build_ruby 0.000000 0.002938 2.245448 ( 2.157316)
build_all 0.014007 0.006974 18.393948 ( 2.104107)
build_install 0.011401 0.011019 1.806399 ( 0.927978)
test_btest 0.000000 0.001291 84.675468 ( 8.603203)
test_basic 0.004449 0.003294 0.356826 ( 0.444938)
test_all 0.001700 0.001133 666.932211 ( 68.422043)
test_rubyspec 0.084301 0.087439 47.543877 ( 56.047977)
total: 140.69 sec