Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-153541
#<BuildRuby:0x00005648ff3e08e8
@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.20220914-153541",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000014)
configure 0.000074 0.000011 0.000085 ( 0.000090)
build_up 0.005398 0.004386 1.099521 ( 1.317404)
build_miniruby 0.001768 0.000379 0.074554 ( 0.072603)
build_ruby 0.001691 0.000362 0.077610 ( 0.075864)
build_all 0.004703 0.005812 1.577567 ( 0.600485)
build_install 0.017245 0.005638 1.903186 ( 0.940390)
test_btest 0.000000 0.002953 91.407931 ( 9.606287)
test_basic 0.005351 0.002046 0.350536 ( 0.439776)
test_all 0.002611 0.000871 683.157093 ( 68.590027)
test_rubyspec 0.090933 0.068585 47.314284 ( 55.262306)
total: 136.91 sec