Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-004130
#<BuildRuby:0x000055dfc5baf040
@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.20231209-004130",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.005112 0.000256 1.376779 ( 1.708406)
build_miniruby 0.001350 0.000067 1.005318 ( 1.005128)
build_ruby 0.001246 0.000062 2.755175 ( 2.755273)
build_all 0.006314 0.004208 17.101449 ( 1.536373)
build_install 0.008595 0.000371 5.094304 ( 1.208934)
test_btest 0.001090 0.000095 86.670686 ( 8.409830)
test_basic 0.004845 0.000023 0.759776 ( 0.837281)
test_all 0.095143 0.045255 536.082121 ( 61.292470)
test_rubyspec 0.018593 0.025788 51.201315 ( 63.577128)
total: 142.33 sec