Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-062636
#<BuildRuby:0x00005612dd6f7840
@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.20231029-062636",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000146 0.006723 1.379345 ( 1.613402)
build_miniruby 0.000862 0.000287 0.856387 ( 0.855949)
build_ruby 0.001491 0.000000 2.747567 ( 2.747525)
build_all 0.009941 0.000000 16.843965 ( 1.495713)
build_install 0.009003 0.000000 5.001725 ( 1.173408)
test_btest 0.001366 0.000000 86.865095 ( 7.223658)
test_basic 0.004195 0.000806 0.746272 ( 0.825879)
test_all 0.106143 0.029132 488.766775 ( 53.635291)
test_rubyspec 0.023481 0.020752 47.608229 ( 59.909254)
total: 129.48 sec