Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-232859
#<BuildRuby:0x00005569cbc87280
@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.20231127-232859",
@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.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005110 1.430501 ( 1.792624)
build_miniruby 0.000000 0.001064 0.968577 ( 0.967951)
build_ruby 0.000000 0.001340 2.811716 ( 2.811674)
build_all 0.005157 0.005097 16.785704 ( 1.477958)
build_install 0.009600 0.000000 5.000189 ( 1.183162)
test_btest 0.001056 0.000000 83.163399 ( 6.810902)
test_basic 0.004476 0.000000 0.539177 ( 0.617166)
test_all 0.103449 0.031187 510.121237 ( 57.702023)
test_rubyspec 0.032023 0.021723 50.931169 ( 63.276104)
total: 136.64 sec