Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-055852
#<BuildRuby:0x000055e9eb252c88
@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.20221007-055852",
@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.000031 0.000002 0.000033 ( 0.000033)
autoconf 0.000082 0.000006 0.000088 ( 0.000083)
configure 0.000038 0.000003 0.000041 ( 0.000039)
build_up 0.011741 0.000529 1.065435 ( 1.125102)
build_miniruby 0.002017 0.000134 0.101718 ( 0.098004)
build_ruby 0.001648 0.000000 0.093690 ( 0.090371)
build_all 0.008321 0.000063 1.292900 ( 0.566362)
build_install 0.015077 0.000585 1.609864 ( 0.883515)
test_btest 0.001802 0.000000 61.958964 ( 6.399806)
test_basic 0.007268 0.000213 0.347574 ( 0.436638)
test_all 0.007960 0.000130 501.597230 ( 53.690484)
test_rubyspec 0.096121 0.032636 42.593246 ( 51.043090)
total: 114.33 sec