Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-050713
#<BuildRuby:0x00005578ee83f600
@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.20220919-050713",
@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.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006914 0.004422 1.090032 ( 1.407574)
build_miniruby 0.001964 0.000261 0.114749 ( 0.111593)
build_ruby 0.000000 0.002194 0.114780 ( 0.096313)
build_all 0.005576 0.004732 1.610392 ( 0.664589)
build_install 0.021347 0.001803 1.967194 ( 0.977035)
test_btest 0.000935 0.000178 76.690929 ( 8.337330)
test_basic 0.006981 0.000458 0.365204 ( 0.453207)
test_all 0.006482 0.000985 654.835929 ( 66.691589)
test_rubyspec 0.107167 0.069464 45.783387 ( 54.280339)
total: 133.02 sec