Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-175406
#<BuildRuby:0x000055a20d83b7b0
@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.20220917-175406",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008369 0.000980 1.073117 ( 1.107464)
build_miniruby 0.001313 0.000303 0.116508 ( 0.112518)
build_ruby 0.001343 0.000310 0.112186 ( 0.095961)
build_all 0.010256 0.000181 1.605252 ( 0.667155)
build_install 0.021461 0.002114 1.989174 ( 0.993342)
test_btest 0.001045 0.000185 97.155811 ( 9.216159)
test_basic 0.006408 0.001131 0.398153 ( 0.487628)
test_all 0.004679 0.000000 682.444500 ( 68.269179)
test_rubyspec 0.077869 0.084724 47.180729 ( 55.659570)
total: 136.61 sec