Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-105723
#<BuildRuby:0x0000564a5df7b568
@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.20231023-105723",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002103 0.003654 2.145153 ( 2.396855)
build_miniruby 0.001221 0.000000 0.917585 ( 0.917508)
build_ruby 0.001271 0.000000 2.687765 ( 2.687673)
build_all 0.005872 0.004082 16.919069 ( 1.488693)
build_install 0.004745 0.004183 5.452202 ( 1.178938)
test_btest 0.000823 0.000225 86.752143 ( 7.917791)
test_basic 0.000000 0.004474 0.670742 ( 0.748843)
test_all 0.088134 0.046384 527.696320 ( 47.689589)
test_rubyspec 0.025412 0.023920 50.682191 ( 62.941707)
total: 127.97 sec