Logfile: /home/ko1/ruby/logs/brlog.trunk.20231102-020557
#<BuildRuby:0x0000561e0f6a7e20
@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.20231102-020557",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004866 0.001145 1.454956 ( 1.845177)
build_miniruby 0.000901 0.000212 0.872885 ( 0.872455)
build_ruby 0.001351 0.000317 2.751971 ( 2.752122)
build_all 0.008876 0.000991 16.901659 ( 1.534100)
build_install 0.004616 0.004654 5.065436 ( 1.175020)
test_btest 0.000847 0.000222 83.645976 ( 7.414484)
test_basic 0.003377 0.000889 0.751177 ( 0.826881)
test_all 0.097137 0.038909 542.409703 ( 50.705628)
test_rubyspec 0.027958 0.020153 50.325179 ( 62.655892)
total: 129.78 sec