Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-061205
#<BuildRuby:0x000055c5ee34ffa8
@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.20240103-061205",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.005219 0.000272 1.193497 ( 1.445564)
build_miniruby 0.000772 0.000171 0.848696 ( 0.847832)
build_ruby 0.001118 0.000249 2.726430 ( 2.726839)
build_all 0.009038 0.000136 14.069705 ( 1.308717)
build_install 0.003510 0.005093 4.116775 ( 1.045452)
test_btest 0.000765 0.000191 72.345899 ( 6.979416)
test_basic 0.005021 0.000139 0.744233 ( 0.811273)
test_all 0.086590 0.044128 473.990443 ( 50.362054)
test_rubyspec 0.014436 0.033465 47.085406 ( 59.499128)
total: 125.03 sec