Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-033359
#<BuildRuby:0x000055bc4b72a620
@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.20221213-033359",
@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.000000 0.000007 ( 0.000006)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004446 0.000000 0.928208 ( 1.444331)
build_miniruby 0.000928 0.000000 0.966570 ( 0.965450)
build_ruby 0.001223 0.000000 2.713901 ( 2.598183)
build_all 0.000000 0.009157 15.808162 ( 3.225833)
build_install 0.006474 0.002163 2.260826 ( 1.302974)
test_btest 0.000497 0.000079 61.096682 ( 11.542942)
test_basic 0.004878 0.000000 0.295654 ( 0.386571)
test_all 0.001282 0.000000 680.396631 (135.419673)
test_rubyspec 0.047629 0.014898 52.435412 ( 60.631970)
total: 217.52 sec