Logfile: /home/ko1/ruby/logs/brlog.trunk.20230528-032301
#<BuildRuby:0x0000556fc8e27e20
@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.20230528-032301",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004569 0.000104 1.363290 ( 2.623606)
build_miniruby 0.000000 0.001007 0.804991 ( 0.804590)
build_ruby 0.000000 0.001230 2.366983 ( 2.367615)
build_all 0.002865 0.006303 12.731334 ( 1.147119)
build_install 0.003824 0.004018 1.710526 ( 0.849185)
test_btest 0.000733 0.000220 83.687685 ( 7.216757)
test_basic 0.000449 0.004288 0.780146 ( 0.861041)
test_all 0.001183 0.000414 443.913234 ( 50.571956)
test_rubyspec 0.021513 0.019004 41.467606 ( 53.989522)
total: 120.43 sec