Logfile: /home/ko1/ruby/logs/brlog.trunk.20221211-213557
#<BuildRuby:0x000055885fa64040
@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.20221211-213557",
@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.000002 0.000010 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.003524 0.000542 0.880845 ( 1.091427)
build_miniruby 0.000777 0.000120 0.974576 ( 0.973317)
build_ruby 0.001174 0.000181 2.703526 ( 2.612003)
build_all 0.001147 0.007854 15.749692 ( 3.279512)
build_install 0.005432 0.003258 2.221089 ( 1.239810)
test_btest 0.000461 0.000144 65.935985 ( 10.641660)
test_basic 0.001475 0.003118 0.308321 ( 0.399362)
test_all 0.001948 0.000000 676.978059 (149.582176)
test_rubyspec 0.035152 0.023571 52.382373 ( 60.631137)
total: 230.45 sec