Logfile: /home/ko1/ruby/logs/brlog.trunk.20230724-143450
#<BuildRuby:0x0000562657de7578
@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.20230724-143450",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000034 0.000000 0.000034 ( 0.000034)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.000000 0.006936 1.485873 ( 2.862843)
build_miniruby 0.000550 0.000469 0.858673 ( 0.857644)
build_ruby 0.001005 0.000155 2.601466 ( 2.602375)
build_all 0.005232 0.003333 13.229587 ( 1.229169)
build_install 0.006769 0.001354 1.870508 ( 0.893558)
test_btest 0.001100 0.000000 76.363629 ( 7.341089)
test_basic 0.004981 0.000391 0.712104 ( 0.789697)
test_all 0.001306 0.000245 484.738183 ( 42.787742)
test_rubyspec 0.018055 0.022975 43.264686 ( 55.758695)
total: 115.12 sec