Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-024612
#<BuildRuby:0x0000560d488272f0
@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.20231101-024612",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.006718 0.000274 1.395238 ( 1.630272)
build_miniruby 0.000000 0.001509 0.926136 ( 0.924843)
build_ruby 0.000000 0.001621 2.956564 ( 2.955667)
build_all 0.003015 0.007087 16.028549 ( 1.429324)
build_install 0.008620 0.000238 4.796754 ( 1.127299)
test_btest 0.000794 0.000159 82.295523 ( 7.397987)
test_basic 0.001539 0.004168 0.751091 ( 0.825063)
test_all 0.085753 0.044207 516.435117 ( 57.064733)
test_rubyspec 0.032886 0.021238 50.821653 ( 63.083490)
total: 136.44 sec