Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-084848
#<BuildRuby:0x000055b55246e148
@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.20220814-084848",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000041 0.000003 0.000044 ( 0.000044)
configure 0.000038 0.000003 0.000041 ( 0.000039)
build_up 0.007258 0.004324 0.841535 ( 0.876887)
build_miniruby 0.001671 0.000000 0.063154 ( 0.062067)
build_ruby 0.001788 0.000000 0.067893 ( 0.066203)
build_all 0.008418 0.000986 1.254748 ( 0.473624)
build_install 0.011809 0.003650 1.559750 ( 0.790545)
test_btest 0.000959 0.000144 52.183514 ( 5.947642)
test_basic 0.005812 0.000871 0.290490 ( 0.380624)
test_all 0.000000 0.002961 513.812951 ( 53.639641)
test_rubyspec 0.098281 0.038700 41.536348 ( 49.170096)
total: 111.41 sec