Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-204323
#<BuildRuby:0x0000556d799c68a0
@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.20220304-204323",
@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.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009492 0.001356 1.017175 ( 1.079610)
build_miniruby 0.001731 0.000247 0.077810 ( 0.077049)
build_ruby 0.001906 0.000272 0.071770 ( 0.070781)
build_all 0.009580 0.000000 4.239624 ( 0.894186)
build_install 0.020014 0.004242 8.014795 ( 2.468519)
test_btest 0.001222 0.000174 77.455436 ( 8.168587)
test_basic 0.006032 0.000861 0.334137 ( 0.425071)
test_all 0.001833 0.000112 665.697435 ( 65.698329)
test_rubyspec 0.135270 0.029743 46.282905 ( 51.468489)
total: 130.35 sec