Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-181057
#<BuildRuby:0x00005635b523b810
@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.20220305-181057",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010313 0.001587 1.004697 ( 1.063351)
build_miniruby 0.001975 0.000000 0.075173 ( 0.073737)
build_ruby 0.001839 0.000000 0.079906 ( 0.078321)
build_all 0.009549 0.000000 4.229027 ( 0.852053)
build_install 0.024872 0.000031 7.928473 ( 2.446089)
test_btest 0.001369 0.000130 78.639312 ( 8.357150)
test_basic 0.006789 0.000000 0.337421 ( 0.430681)
test_all 0.001916 0.000000 644.906936 ( 65.143985)
test_rubyspec 0.138144 0.038497 46.407419 ( 51.854124)
total: 130.30 sec