Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-044947
#<BuildRuby:0x0000565411cb2eb8
@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.20231103-044947",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003950 0.000930 1.277492 ( 1.605034)
build_miniruby 0.001207 0.000284 0.939195 ( 0.939436)
build_ruby 0.000990 0.000233 2.765835 ( 2.765524)
build_all 0.009025 0.001036 16.404184 ( 1.495912)
build_install 0.004136 0.004496 4.946977 ( 1.162525)
test_btest 0.000834 0.000219 82.119666 ( 7.776638)
test_basic 0.003218 0.000847 0.652823 ( 0.735028)
test_all 0.105955 0.029774 503.432090 ( 56.165622)
test_rubyspec 0.010143 0.043373 52.801639 ( 65.093859)
total: 137.74 sec