Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-161358
#<BuildRuby:0x00005637e34e4460
@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.20230108-161358",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000043 0.000009 0.000052 ( 0.000053)
configure 0.000038 0.000008 0.000046 ( 0.000046)
build_up 0.008097 0.000845 0.850786 ( 1.154847)
build_miniruby 0.001094 0.000219 1.023278 ( 1.021280)
build_ruby 0.001241 0.000248 2.780984 ( 2.778234)
build_all 0.009728 0.000194 16.884248 ( 2.980935)
build_install 0.000000 0.011384 2.142730 ( 1.087997)
test_btest 0.000417 0.000396 73.848835 ( 11.340152)
test_basic 0.006678 0.000793 0.372868 ( 0.457163)
test_all 0.000962 0.000303 671.586504 ( 96.848240)
test_rubyspec 0.068379 0.064532 52.602355 ( 60.627499)
total: 178.30 sec