Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-183606
#<BuildRuby:0x00005578a6b88b88
@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-183606",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000026)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.008331 0.000585 1.109304 ( 1.161057)
build_miniruby 0.001987 0.000265 0.894452 ( 0.899077)
build_ruby 0.001775 0.000237 2.422609 ( 2.332896)
build_all 0.006327 0.011519 18.292834 ( 2.204358)
build_install 0.014583 0.005281 1.893499 ( 1.045877)
test_btest 0.000932 0.000272 84.720597 ( 9.614227)
test_basic 0.000000 0.006598 0.333264 ( 0.424982)
test_all 0.000000 0.001559 692.338255 ( 73.117845)
test_rubyspec 0.074935 0.053282 49.917995 ( 58.434231)
total: 149.24 sec