Logfile: /home/ko1/ruby/logs/brlog.trunk.20220406-190423
#<BuildRuby:0x000056332a1b04f0
@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.20220406-190423",
@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.000009 0.000002 0.000011 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.011289 0.000775 1.000454 ( 1.060549)
build_miniruby 0.001802 0.000386 0.077877 ( 0.075387)
build_ruby 0.001955 0.000420 0.075819 ( 0.073101)
build_all 0.008568 0.001836 4.233196 ( 0.852665)
build_install 0.018563 0.005837 8.411091 ( 2.943351)
test_btest 0.001046 0.000246 81.942762 ( 8.575366)
test_basic 0.002065 0.005887 0.347240 ( 0.435460)
test_all 0.001603 0.000204 645.795044 ( 67.074006)
test_rubyspec 0.092314 0.076862 46.670668 ( 52.200580)
total: 133.29 sec