Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-121318
#<BuildRuby:0x000055f90efabb50
@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.20230615-121318",
@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.000045 0.000000 0.000045 ( 0.000016)
autoconf 0.000011 0.000000 0.000011 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004747 0.000117 1.427352 ( 2.669171)
build_miniruby 0.000845 0.000141 0.852646 ( 0.852997)
build_ruby 0.001048 0.000175 2.397761 ( 2.397973)
build_all 0.008163 0.001360 13.131048 ( 1.169998)
build_install 0.000185 0.008334 2.120360 ( 0.919928)
test_btest 0.000903 0.000238 82.960107 ( 7.211217)
test_basic 0.003295 0.000867 0.540178 ( 0.623104)
test_all 0.001105 0.000291 441.051115 ( 38.626837)
test_rubyspec 0.030632 0.009231 41.835353 ( 54.263748)
total: 108.74 sec