Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-123336
#<BuildRuby:0x000055edd3670018
@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.20231111-123336",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003839 0.001200 1.361276 ( 1.632960)
build_miniruby 0.000854 0.000266 0.906687 ( 0.906194)
build_ruby 0.001330 0.000000 2.714803 ( 2.715312)
build_all 0.010390 0.000000 16.424104 ( 1.478443)
build_install 0.008851 0.000000 4.942956 ( 1.175938)
test_btest 0.001123 0.000000 83.729508 ( 7.423213)
test_basic 0.004575 0.000000 0.647533 ( 0.722135)
test_all 0.098649 0.039819 500.341845 ( 56.700045)
test_rubyspec 0.020833 0.030314 50.338035 ( 62.679560)
total: 135.43 sec