Logfile: /home/ko1/ruby/logs/brlog.trunk.20231020-080353
#<BuildRuby:0x000055c6b761f2a0
@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.20231020-080353",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001873 0.003136 1.367840 ( 1.618420)
build_miniruby 0.001012 0.000144 0.852399 ( 0.851902)
build_ruby 0.001186 0.000170 2.643431 ( 2.643223)
build_all 0.001616 0.009031 17.227803 ( 1.537542)
build_install 0.008945 0.000484 5.083596 ( 1.173733)
test_btest 0.000822 0.000190 86.504754 ( 7.524567)
test_basic 0.004466 0.001031 0.827346 ( 0.901671)
test_all 0.006874 0.000000 537.244505 ( 56.254034)
test_rubyspec 0.031492 0.018983 50.251627 ( 62.600754)
total: 135.11 sec