Logfile: /home/ko1/ruby/logs/brlog.trunk.20221213-215523
#<BuildRuby:0x00005588aecf2858
@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-215523",
@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.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001042 0.003228 0.914036 ( 1.153284)
build_miniruby 0.000942 0.000125 0.999073 ( 0.997547)
build_ruby 0.001121 0.000149 2.752783 ( 2.657427)
build_all 0.005095 0.004099 15.710737 ( 3.384055)
build_install 0.008992 0.000000 2.239894 ( 1.275680)
test_btest 0.000673 0.000000 65.213399 ( 11.709129)
test_basic 0.002493 0.002528 0.332451 ( 0.423507)
test_all 0.001118 0.000214 671.784958 (136.414333)
test_rubyspec 0.050365 0.006569 52.279097 ( 60.385542)
total: 218.40 sec