Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-145343
#<BuildRuby:0x000055ba41c34460
@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.20230106-145343",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.006303 0.000294 0.843118 ( 1.210816)
build_miniruby 0.001179 0.000157 1.016287 ( 1.014047)
build_ruby 0.001426 0.000190 2.769629 ( 2.767000)
build_all 0.009245 0.000602 16.764178 ( 2.969217)
build_install 0.010142 0.001267 2.103687 ( 1.081814)
test_btest 0.000973 0.000122 69.353790 ( 11.331341)
test_basic 0.005673 0.000709 0.311444 ( 0.397958)
test_all 0.001285 0.000161 649.690653 ( 97.566503)
test_rubyspec 0.085305 0.038054 52.004704 ( 60.058019)
total: 178.40 sec