Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-180631
#<BuildRuby:0x000055e9796589d0
@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.20220728-180631",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000029 0.000000 0.000029 ( 0.000033)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006952 0.003921 0.962846 ( 0.993022)
build_miniruby 0.001760 0.000235 0.073950 ( 0.072133)
build_ruby 0.001455 0.000194 0.073732 ( 0.072712)
build_all 0.008755 0.001167 1.516684 ( 0.572528)
build_install 0.023032 0.000000 5.206821 ( 2.057126)
test_btest 0.001278 0.000000 69.370761 ( 7.833614)
test_basic 0.008014 0.000357 0.319309 ( 0.407413)
test_all 0.001783 0.000170 639.767218 ( 64.105483)
test_rubyspec 0.087906 0.072196 45.545309 ( 51.355760)
total: 127.47 sec