Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-065426
#<BuildRuby:0x000056006a8c9888
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220131-065426",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.010020 0.000809 0.958594 ( 1.444803)
build_miniruby 0.001732 0.000231 0.072958 ( 0.071026)
build_ruby 0.001698 0.000226 0.075914 ( 0.074252)
build_all 0.011254 0.000000 4.148906 ( 0.783562)
build_install 0.017619 0.005498 7.725262 ( 2.311329)
test_btest 0.001022 0.000153 46.834188 ( 43.154284)
test_basic 0.002508 0.005461 0.339651 ( 0.427627)
test_all 0.001731 0.000347 660.566361 ( 65.198205)
test_rubyspec 0.111058 0.056558 46.015701 ( 51.588697)
total: 165.05 sec