Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-130230
#<BuildRuby:0x000055b4b1de9390
@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.20220717-130230",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010873 0.000000 0.852741 ( 1.239593)
build_miniruby 0.001348 0.000003 0.047680 ( 0.046295)
build_ruby 0.001134 0.000071 0.054840 ( 0.053894)
build_all 0.000000 0.008047 1.258760 ( 0.491581)
build_install 0.012659 0.002757 4.336247 ( 1.787463)
test_btest 0.001227 0.000233 53.399792 ( 6.474770)
test_basic 0.006705 0.000000 0.294920 ( 0.383777)
test_all 0.002304 0.000000 483.099588 ( 51.917433)
test_rubyspec 0.090375 0.038704 42.068868 ( 47.836400)
total: 110.23 sec