Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-054156
#<BuildRuby:0x00005572e8733e48
@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.20221222-054156",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.004261 0.000060 0.848673 ( 2.225836)
build_miniruby 0.000845 0.000133 0.991021 ( 0.989599)
build_ruby 0.001051 0.000166 2.599288 ( 2.597756)
build_all 0.009191 0.000168 15.824359 ( 3.243714)
build_install 0.009197 0.000139 2.243084 ( 1.275851)
test_btest 0.000000 0.000555 66.256145 ( 10.994809)
test_basic 0.001598 0.003093 0.289958 ( 0.381267)
test_all 0.001178 0.000196 656.537544 (141.489511)
test_rubyspec 0.042673 0.014901 52.065287 ( 60.257758)
total: 223.46 sec