Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-124658
#<BuildRuby:0x0000560610d8ecc8
@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.20221130-124658",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010785 1.232988 ( 1.643013)
build_miniruby 0.001654 0.000926 0.843576 ( 0.841237)
build_ruby 0.002954 0.000788 2.260146 ( 2.163200)
build_all 0.020717 0.000000 18.693666 ( 2.184570)
build_install 0.009112 0.011479 2.011787 ( 1.031387)
test_btest 0.001333 0.000406 87.780178 ( 9.232117)
test_basic 0.008651 0.000127 0.347568 ( 0.434294)
test_all 0.001798 0.000503 732.143660 ( 71.996926)
test_rubyspec 0.099115 0.075724 49.674371 ( 57.689909)
total: 147.22 sec