Logfile: /home/ko1/ruby/logs/brlog.trunk.20230526-131423
#<BuildRuby:0x000056263c3df4b0
@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.20230526-131423",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001466 0.003301 1.277860 ( 2.556384)
build_miniruby 0.000000 0.001074 0.836306 ( 0.835669)
build_ruby 0.000000 0.001204 2.448899 ( 2.449391)
build_all 0.006581 0.002421 12.067112 ( 1.073395)
build_install 0.005399 0.001800 1.734161 ( 0.841197)
test_btest 0.000873 0.000291 79.423307 ( 7.026351)
test_basic 0.004037 0.000000 0.714666 ( 0.797326)
test_all 0.001245 0.000289 420.196669 ( 46.290509)
test_rubyspec 0.015468 0.023393 41.134959 ( 53.619679)
total: 115.49 sec