Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-164811
#<BuildRuby:0x000055b42c64d350
@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.20220816-164811",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004910 0.005311 0.794723 ( 0.856335)
build_miniruby 0.001903 0.000476 0.063088 ( 0.061340)
build_ruby 0.001585 0.000397 0.066355 ( 0.065290)
build_all 0.008991 0.000000 1.247108 ( 0.453885)
build_install 0.005423 0.009362 1.602789 ( 0.811031)
test_btest 0.001032 0.000344 52.549707 ( 5.986066)
test_basic 0.004703 0.001568 0.300009 ( 0.390202)
test_all 0.003142 0.001047 504.394288 ( 53.406481)
test_rubyspec 0.098143 0.042674 41.429220 ( 49.055244)
total: 111.09 sec