Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-061716
#<BuildRuby:0x0000561e5669af08
@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.20220813-061716",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000033 0.000009 0.000042 ( 0.000041)
build_up 0.011207 0.003056 0.902683 ( 1.059028)
build_miniruby 0.001422 0.000388 0.055224 ( 0.053355)
build_ruby 0.001057 0.000288 0.057698 ( 0.056398)
build_all 0.008664 0.000000 1.240707 ( 0.463036)
build_install 0.002868 0.011011 1.579301 ( 0.790968)
test_btest 0.000970 0.000373 51.900684 ( 6.165422)
test_basic 0.004045 0.001556 0.286820 ( 0.388343)
test_all 0.004766 0.000000 486.037200 ( 52.192597)
test_rubyspec 0.078181 0.064177 41.649654 ( 49.269045)
total: 110.44 sec