Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-060357
#<BuildRuby:0x0000557d8fc1e370
@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.20221204-060357",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006429 0.004447 1.197314 ( 1.195707)
build_miniruby 0.002849 0.000000 0.850651 ( 0.849049)
build_ruby 0.003544 0.000000 2.242574 ( 2.148953)
build_all 0.009275 0.012112 18.777559 ( 2.211939)
build_install 0.014955 0.008079 2.026163 ( 1.039504)
test_btest 0.001100 0.000405 95.093990 ( 9.035007)
test_basic 0.007383 0.002721 0.346203 ( 0.431412)
test_all 0.001555 0.000573 698.428791 ( 69.997972)
test_rubyspec 0.108841 0.093313 49.736114 ( 57.775373)
total: 144.69 sec