Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-082354
#<BuildRuby:0x000055f76c72add0
@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.20231022-082354",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000852 0.005111 2.138555 ( 2.390488)
build_miniruby 0.000660 0.000256 0.836310 ( 0.836292)
build_ruby 0.000898 0.000349 2.717770 ( 2.717955)
build_all 0.004644 0.005680 16.880213 ( 1.494547)
build_install 0.004534 0.004188 5.360848 ( 1.172679)
test_btest 0.000478 0.000227 82.124866 ( 7.849889)
test_basic 0.001270 0.002605 0.702543 ( 0.779510)
test_all 0.114577 0.020955 521.763705 ( 48.009303)
test_rubyspec 0.023781 0.025782 49.521779 ( 61.827153)
total: 127.08 sec