Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-033308
#<BuildRuby:0x0000558b03504dd8
@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.20220827-033308",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007290 0.005588 0.969236 ( 1.712960)
build_miniruby 0.001969 0.000455 0.079251 ( 0.077180)
build_ruby 0.001411 0.000325 0.078862 ( 0.076900)
build_all 0.004188 0.006035 1.552869 ( 0.591857)
build_install 0.014266 0.008020 1.871787 ( 0.912725)
test_btest 0.000789 0.000279 72.233495 ( 7.862508)
test_basic 0.000000 0.008392 0.324758 ( 0.422797)
test_all 0.000000 0.004295 637.652886 ( 64.694649)
test_rubyspec 0.120394 0.063627 45.716731 ( 54.166794)
total: 130.52 sec