Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-223359
#<BuildRuby:0x0000564ace7e3f28
@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-223359",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000043 0.000000 0.000043 ( 0.000044)
configure 0.000032 0.000000 0.000032 ( 0.000031)
build_up 0.009797 0.000121 1.337782 ( 1.339608)
build_miniruby 0.001272 0.000070 1.700905 ( 1.571940)
build_ruby 0.000000 0.001632 2.775582 ( 2.772842)
build_all 0.000075 0.009875 16.820864 ( 2.978555)
build_install 0.010661 0.000533 2.143551 ( 1.075811)
test_btest 0.000928 0.000177 68.847138 ( 11.334163)
test_basic 0.001679 0.004513 0.343426 ( 0.430079)
test_all 0.001585 0.000377 653.793347 (106.142852)
test_rubyspec 0.095656 0.037961 52.130686 ( 60.161525)
total: 187.81 sec