Logfile: /home/ko1/ruby/logs/brlog.trunk.20231015-103047
#<BuildRuby:0x0000559cb64a3500
@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.20231015-103047",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.004653 1.349282 ( 1.567569)
build_miniruby 0.000000 0.001002 0.855001 ( 0.854651)
build_ruby 0.000409 0.000954 2.572322 ( 2.572629)
build_all 0.005470 0.004431 16.894836 ( 1.495619)
build_install 0.004461 0.004127 5.026217 ( 1.171512)
test_btest 0.000447 0.000207 91.015659 ( 7.082047)
test_basic 0.002820 0.001301 0.691925 ( 0.773430)
test_all 0.004050 0.001869 545.036542 ( 54.848585)
test_rubyspec 0.019004 0.031001 50.820298 ( 63.137984)
total: 133.50 sec