Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-094520
#<BuildRuby:0x000055e8dec6f328
@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.20231221-094520",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000428 0.003954 1.297921 ( 1.670910)
build_miniruby 0.001068 0.000000 0.864748 ( 0.864342)
build_ruby 0.001414 0.000000 2.769801 ( 2.770864)
build_all 0.009468 0.001086 16.522264 ( 1.516917)
build_install 0.005384 0.003323 4.831730 ( 1.155361)
test_btest 0.000885 0.000241 84.686698 ( 7.363364)
test_basic 0.000152 0.004049 0.722870 ( 0.800351)
test_all 0.096597 0.038778 529.617348 ( 47.996420)
test_rubyspec 0.030563 0.018493 49.572731 ( 62.006094)
total: 126.15 sec