Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-181332
#<BuildRuby:0x00005568ab40f150
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-181332",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.004483 0.000472 1.284349 ( 1.682538)
build_miniruby 0.001287 0.000000 1.422321 ( 1.424649)
build_ruby 0.001675 0.000000 5.405656 ( 5.413415)
build_all 0.010115 0.000000 16.472331 ( 1.671738)
build_install 0.014315 0.000963 4.896609 ( 1.685284)
test_btest 0.000675 0.000058 81.503787 ( 8.675429)
test_basic 0.001792 0.004882 0.681025 ( 0.748036)
test_all 0.106052 0.016562 539.489323 ( 78.048945)
test_rubyspec 0.042349 0.024083 79.818460 ( 92.039032)
total: 191.39 sec