Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-135429
#<BuildRuby:0x000055b6ca8bf818
@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.20231111-135429",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000840 0.004205 1.288622 ( 1.539925)
build_miniruby 0.000789 0.000346 0.873690 ( 0.873218)
build_ruby 0.001015 0.000444 2.669066 ( 2.668913)
build_all 0.009498 0.000574 16.448736 ( 1.564861)
build_install 0.009418 0.001961 4.891939 ( 1.139617)
test_btest 0.000506 0.000187 85.082565 ( 7.212962)
test_basic 0.003774 0.000000 0.657229 ( 0.732864)
test_all 0.072719 0.061426 498.091216 ( 58.186740)
test_rubyspec 0.016654 0.035510 50.126285 ( 62.461243)
total: 136.38 sec