Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-052404
#<BuildRuby:0x000055c888680078
@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.20231207-052404",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005066 0.000000 1.321275 ( 1.676197)
build_miniruby 0.000950 0.000000 0.924518 ( 0.924912)
build_ruby 0.001632 0.000000 3.043868 ( 3.043800)
build_all 0.006090 0.004413 17.090343 ( 1.537280)
build_install 0.005678 0.003576 5.100158 ( 1.262910)
test_btest 0.000651 0.000073 87.193921 ( 7.844223)
test_basic 0.004659 0.000066 0.772796 ( 0.853415)
test_all 0.108087 0.026949 549.186010 ( 61.376665)
test_rubyspec 0.025722 0.019072 50.687989 ( 63.011538)
total: 141.53 sec