Logfile: /home/ko1/ruby/logs/brlog.trunk.20220412-115532
#<BuildRuby:0x00005596948cb510
@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.20220412-115532",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.010366 0.000701 1.029215 ( 3.608450)
build_miniruby 0.001694 0.000484 0.073964 ( 0.073140)
build_ruby 0.001575 0.000450 0.075014 ( 0.074832)
build_all 0.007108 0.002031 1.525793 ( 0.621735)
build_install 0.016397 0.005398 2.050840 ( 1.142839)
test_btest 0.001263 0.000000 77.916473 ( 8.269715)
test_basic 0.003145 0.004822 0.343558 ( 0.433972)
test_all 0.002060 0.000687 667.497244 ( 66.067756)
test_rubyspec 0.102145 0.071036 46.709021 ( 52.075129)
total: 132.37 sec