Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-002708
#<BuildRuby:0x000056044f1700d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220620-002708",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.006744 0.000408 0.853236 ( 0.978325)
build_miniruby 0.000918 0.000131 0.057300 ( 0.056043)
build_ruby 0.000800 0.000114 0.058934 ( 0.057745)
build_all 0.003692 0.000527 1.510802 ( 0.610522)
build_install 0.000000 0.010929 6.327927 ( 2.860662)
test_btest 0.000000 0.000828 49.369330 ( 8.751844)
test_basic 0.000889 0.004671 0.288728 ( 0.378108)
test_all 0.001040 0.000416 615.120924 ( 91.504388)
test_rubyspec 0.086404 0.041285 44.177851 ( 49.726437)
total: 154.92 sec