Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-143117
#<BuildRuby:0x0000563686857e20
@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.20231227-143117",
@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.000018 0.000000 0.000018 ( 0.000017)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.002128 0.004172 1.258432 ( 1.608734)
build_miniruby 0.000854 0.000071 0.910843 ( 0.911026)
build_ruby 0.001078 0.000090 2.849219 ( 2.849420)
build_all 0.006086 0.003973 16.204415 ( 1.502855)
build_install 0.002280 0.006815 4.660677 ( 1.175898)
test_btest 0.001139 0.000000 83.213951 ( 6.637882)
test_basic 0.002285 0.003738 0.833128 ( 0.905484)
test_all 0.102409 0.030343 559.212329 ( 52.181569)
test_rubyspec 0.015426 0.034227 49.770169 ( 62.190325)
total: 129.96 sec