Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-162053
#<BuildRuby:0x0000564c44a52eb8
@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.20240113-162053",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004327 0.000052 0.946088 ( 1.336637)
build_miniruby 0.001383 0.000000 0.941604 ( 0.941087)
build_ruby 0.001411 0.000000 2.799597 ( 2.804644)
build_all 0.006994 0.002982 14.588634 ( 1.363866)
build_install 0.007960 0.000678 4.213668 ( 1.128895)
test_btest 0.000608 0.000096 77.590478 ( 7.292181)
test_basic 0.000076 0.003155 0.427973 ( 0.509896)
test_all 0.104253 0.031587 537.180683 ( 52.945561)
test_rubyspec 0.029172 0.007430 49.256387 ( 61.825950)
total: 130.15 sec