Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-165037
#<BuildRuby:0x0000560bdb2c2620
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221216-165037",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.000556 0.003325 0.840350 ( 1.145426)
build_miniruby 0.000934 0.000000 0.922030 ( 0.920714)
build_ruby 0.001239 0.000000 2.698254 ( 2.603280)
build_all 0.008529 0.000611 15.824259 ( 3.366593)
build_install 0.006974 0.001395 2.283695 ( 1.273861)
test_btest 0.000491 0.000099 66.172942 ( 10.673063)
test_basic 0.003860 0.000772 0.296279 ( 0.387206)
test_all 0.001542 0.000308 686.742026 (136.207014)
test_rubyspec 0.039432 0.020691 52.890239 ( 61.008003)
total: 217.59 sec