Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-191751
#<BuildRuby:0x000055c4416c4728
@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.20221216-191751",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.004118 0.000000 0.851859 ( 1.066049)
build_miniruby 0.001024 0.000000 0.968770 ( 0.967570)
build_ruby 0.001139 0.000000 2.634430 ( 2.507063)
build_all 0.005393 0.003562 15.838870 ( 3.435283)
build_install 0.008368 0.000418 2.351716 ( 1.371535)
test_btest 0.000560 0.000028 64.898860 ( 11.192334)
test_basic 0.005158 0.000054 0.322929 ( 0.412758)
test_all 0.001466 0.000000 679.778674 (136.511051)
test_rubyspec 0.036545 0.022809 52.826464 ( 60.985723)
total: 218.45 sec