Logfile: /home/ko1/ruby/logs/brlog.trunk.20221029-215041
#<BuildRuby:0x000055f9325aa038
@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.20221029-215041",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008127 0.001354 1.123154 ( 1.420638)
build_miniruby 0.001319 0.000219 0.098898 ( 0.095823)
build_ruby 0.001431 0.000239 0.090306 ( 0.087918)
build_all 0.003371 0.004528 1.353542 ( 0.571928)
build_install 0.015001 0.000000 1.691318 ( 0.913125)
test_btest 0.000000 0.002141 64.381364 ( 6.642094)
test_basic 0.003003 0.004498 0.345879 ( 0.440715)
test_all 0.005007 0.002354 516.585913 ( 54.795316)
test_rubyspec 0.078262 0.044092 43.266599 ( 51.735428)
total: 116.70 sec