Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-151641
#<BuildRuby:0x000055b76b069500
@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.20220810-151641",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008412 0.000701 0.793558 ( 0.848169)
build_miniruby 0.001395 0.000116 0.060814 ( 0.059461)
build_ruby 0.001628 0.000136 0.064718 ( 0.062862)
build_all 0.008970 0.000288 1.291907 ( 0.485964)
build_install 0.005062 0.012236 4.244383 ( 1.844353)
test_btest 0.001292 0.000298 52.235394 ( 6.182886)
test_basic 0.000000 0.006142 0.284460 ( 0.378566)
test_all 0.000000 0.002700 480.738188 ( 52.386964)
test_rubyspec 0.068884 0.068173 41.916907 ( 49.412844)
total: 111.66 sec