Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-130011
#<BuildRuby:0x0000563331737520
@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.20231202-130011",
@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.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003906 0.000920 1.220254 ( 1.574169)
build_miniruby 0.001037 0.000244 1.006845 ( 1.005806)
build_ruby 0.001074 0.000253 2.711325 ( 2.711760)
build_all 0.008252 0.001941 16.844689 ( 1.467968)
build_install 0.008317 0.000746 4.961395 ( 1.181465)
test_btest 0.001141 0.000000 83.873384 ( 7.889777)
test_basic 0.004468 0.000109 0.727572 ( 0.804753)
test_all 0.093567 0.043279 544.782871 ( 61.604876)
test_rubyspec 0.027559 0.020170 50.898250 ( 63.236059)
total: 141.48 sec