Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-121513
#<BuildRuby:0x000056343567a920
@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.20220718-121513",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004753 0.007226 0.846752 ( 1.052854)
build_miniruby 0.001246 0.000249 0.063532 ( 0.064672)
build_ruby 0.001792 0.000358 0.060835 ( 0.059983)
build_all 0.006852 0.001371 1.261969 ( 0.509335)
build_install 0.013450 0.004453 4.296271 ( 1.870245)
test_btest 0.001176 0.000261 53.616530 ( 6.409393)
test_basic 0.004588 0.001019 0.292725 ( 0.387055)
test_all 0.002678 0.000153 496.972619 ( 52.784552)
test_rubyspec 0.079516 0.053802 41.901671 ( 47.910492)
total: 111.05 sec