Logfile: /home/ko1/ruby/logs/brlog.trunk.20231101-160243
#<BuildRuby:0x000055f3fe09b918
@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-160243",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004546 0.001070 1.297653 ( 1.560907)
build_miniruby 0.000839 0.000198 0.907126 ( 0.906597)
build_ruby 0.001006 0.000237 2.653115 ( 2.653066)
build_all 0.006305 0.003742 16.452655 ( 1.473160)
build_install 0.005703 0.003478 4.901677 ( 1.193232)
test_btest 0.000802 0.000229 84.534599 ( 7.093154)
test_basic 0.000227 0.004256 0.730239 ( 0.806675)
test_all 0.102642 0.034214 526.289114 ( 51.899499)
test_rubyspec 0.021075 0.031070 50.794255 ( 63.109145)
total: 130.70 sec