Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-072256
#<BuildRuby:0x000055d2e8f55350
@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.20220826-072256",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003644 0.005256 0.877695 ( 2.369923)
build_miniruby 0.001347 0.000490 0.064339 ( 0.062964)
build_ruby 0.001540 0.000560 0.067625 ( 0.066384)
build_all 0.009417 0.000107 1.283176 ( 0.505620)
build_install 0.012327 0.004138 1.575675 ( 0.795391)
test_btest 0.001119 0.000349 54.381678 ( 6.489118)
test_basic 0.005257 0.001643 0.287734 ( 0.377916)
test_all 0.004334 0.000000 511.302898 ( 53.982663)
test_rubyspec 0.084297 0.037059 41.586491 ( 50.040130)
total: 114.69 sec