Logfile: /home/ko1/ruby/logs/brlog.trunk.20230731-110356
#<BuildRuby:0x000055645d46be20
@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.20230731-110356",
@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.000007 0.000004 0.000011 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.000000 0.005392 1.441559 ( 2.669980)
build_miniruby 0.000000 0.001064 0.905480 ( 0.904932)
build_ruby 0.000000 0.001732 2.601310 ( 2.605216)
build_all 0.006470 0.002808 13.977176 ( 1.254237)
build_install 0.008169 0.000139 2.006698 ( 0.907971)
test_btest 0.000742 0.000413 81.856258 ( 7.743860)
test_basic 0.002793 0.001552 0.521271 ( 0.600905)
test_all 0.001077 0.000599 513.625038 ( 51.570359)
test_rubyspec 0.025929 0.016798 42.850739 ( 55.096283)
total: 123.35 sec