Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-120402
#<BuildRuby:0x000056115824c4c0
@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.20220822-120402",
@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.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.011343 0.989353 ( 1.106540)
build_miniruby 0.000399 0.001328 0.076099 ( 0.075080)
build_ruby 0.001107 0.000553 0.079663 ( 0.078164)
build_all 0.008357 0.001869 1.534220 ( 0.581988)
build_install 0.014715 0.007469 1.860890 ( 0.918534)
test_btest 0.000000 0.001178 79.061522 ( 8.288006)
test_basic 0.000827 0.007316 0.315810 ( 0.408503)
test_all 0.002445 0.001415 676.693990 ( 67.048185)
test_rubyspec 0.089476 0.087491 45.712068 ( 54.137934)
total: 132.64 sec