Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-030155
#<BuildRuby:0x000055da6f8077b8
@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.20240112-030155",
@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.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.004342 0.798243 ( 1.205510)
build_miniruby 0.000000 0.000986 0.883837 ( 0.884762)
build_ruby 0.000000 0.001512 2.800414 ( 2.802266)
build_all 0.003245 0.007017 14.495528 ( 1.397174)
build_install 0.006710 0.003518 4.225672 ( 1.156592)
test_btest 0.000543 0.000112 78.675821 ( 6.987694)
test_basic 0.002857 0.000591 0.451736 ( 0.530413)
test_all 0.107336 0.026418 539.389268 ( 53.641916)
test_rubyspec 0.018047 0.017406 50.412094 ( 62.924541)
total: 131.53 sec