Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-085705
#<BuildRuby:0x000055a198670090
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230724-085705",
@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.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005585 0.000156 1.446545 ( 2.794222)
build_miniruby 0.000930 0.000098 0.877044 ( 0.876961)
build_ruby 0.002050 0.000000 2.668500 ( 2.715986)
build_all 0.008579 0.000211 13.619005 ( 1.249822)
build_install 0.007035 0.000670 1.911315 ( 0.922578)
test_btest 0.000644 0.000062 77.472313 ( 7.999731)
test_basic 0.000000 0.003572 0.585005 ( 0.665380)
test_all 0.001205 0.000561 497.362867 ( 54.832316)
test_rubyspec 0.023988 0.016148 44.047021 ( 56.458794)
total: 128.52 sec