Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-202839
#<BuildRuby:0x00005601921c3858
@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.20231228-202839",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.002184 0.003555 1.061374 ( 1.448512)
build_miniruby 0.002046 0.000000 0.991876 ( 0.990423)
build_ruby 0.001346 0.000000 2.722735 ( 2.723883)
build_all 0.009247 0.000224 15.825347 ( 1.417132)
build_install 0.006842 0.001190 4.510088 ( 1.116815)
test_btest 0.000976 0.000000 81.791092 ( 6.840670)
test_basic 0.004291 0.000200 0.697743 ( 0.777283)
test_all 0.096590 0.039253 512.847875 ( 57.000326)
test_rubyspec 0.031324 0.015833 49.402848 ( 61.691118)
total: 134.01 sec