Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-022649
#<BuildRuby:0x000055e5b22efd68
@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.20231227-022649",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000020 0.000007 0.000027 ( 0.000027)
configure 0.000021 0.000007 0.000028 ( 0.000029)
build_up 0.001014 0.002951 1.033569 ( 1.432710)
build_miniruby 0.000730 0.000273 0.916652 ( 0.916243)
build_ruby 0.001077 0.000404 3.001539 ( 3.001229)
build_all 0.000787 0.008473 16.528458 ( 1.479365)
build_install 0.006928 0.001559 4.585651 ( 1.148896)
test_btest 0.000769 0.000365 86.729249 ( 6.834321)
test_basic 0.003033 0.001436 0.561433 ( 0.641118)
test_all 0.088840 0.042505 565.684882 ( 51.334329)
test_rubyspec 0.031491 0.019887 50.714196 ( 63.051017)
total: 129.84 sec