Logfile: /home/ko1/ruby/logs/brlog.trunk.20231115-121759
#<BuildRuby:0x000055a808124098
@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.20231115-121759",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004236 0.000024 1.166362 ( 1.591870)
build_miniruby 0.001008 0.000000 0.822270 ( 0.822687)
build_ruby 0.001353 0.000000 2.844109 ( 2.844486)
build_all 0.003049 0.006682 15.668959 ( 1.450088)
build_install 0.008196 0.000192 4.591191 ( 1.109295)
test_btest 0.000954 0.000169 77.853802 ( 7.623079)
test_basic 0.004175 0.000000 0.623547 ( 0.702067)
test_all 0.085396 0.047504 469.071438 ( 58.870917)
test_rubyspec 0.025268 0.028141 49.715640 ( 62.188835)
total: 137.20 sec