Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-053117
#<BuildRuby:0x0000563006a5c008
@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.20221225-053117",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000653 0.003676 0.837068 ( 1.055462)
build_miniruby 0.000000 0.000875 1.003347 ( 1.002129)
build_ruby 0.000000 0.001135 2.665866 ( 2.664706)
build_all 0.007322 0.001699 15.723172 ( 3.226404)
build_install 0.007633 0.000625 2.285997 ( 1.307113)
test_btest 0.000000 0.000580 62.392320 ( 11.113460)
test_basic 0.001739 0.002967 0.304012 ( 0.395911)
test_all 0.001552 0.000216 638.136889 (108.876083)
test_rubyspec 0.047284 0.017816 51.732544 ( 59.957265)
total: 189.60 sec