Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-050106
#<BuildRuby:0x0000560ac9420048
@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.20231220-050106",
@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.005922 0.000434 1.415996 ( 1.783487)
build_miniruby 0.000826 0.000184 0.838317 ( 0.837755)
build_ruby 0.001337 0.000297 2.866757 ( 2.867308)
build_all 0.008170 0.001816 16.786649 ( 1.494530)
build_install 0.008435 0.000794 4.831887 ( 1.149829)
test_btest 0.000941 0.000198 83.039009 ( 7.936268)
test_basic 0.003692 0.000777 0.703716 ( 0.778608)
test_all 0.102675 0.036497 496.514020 ( 53.346769)
test_rubyspec 0.025977 0.021945 50.873034 ( 63.210930)
total: 133.41 sec