Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-122902
#<BuildRuby:0x0000564923380460
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230114-122902",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.006366 0.000000 0.844474 ( 1.052930)
build_miniruby 0.001209 0.000000 1.028487 ( 1.026602)
build_ruby 0.001355 0.000147 2.789819 ( 2.787338)
build_all 0.009513 0.000195 16.824670 ( 3.018655)
build_install 0.007322 0.004015 2.119023 ( 1.091786)
test_btest 0.000636 0.000134 72.708050 ( 11.319235)
test_basic 0.006034 0.000358 0.357298 ( 0.443608)
test_all 0.001184 0.000237 674.475743 (108.309034)
test_rubyspec 0.054769 0.009594 52.268043 ( 60.357412)
total: 189.41 sec