Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-081300
#<BuildRuby:0x0000558b911c7df8
@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-081300",
@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.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000014)
build_up 0.004450 0.000000 0.855306 ( 1.145291)
build_miniruby 0.001075 0.000000 0.965472 ( 0.964126)
build_ruby 0.001215 0.000000 2.737939 ( 2.736611)
build_all 0.000000 0.008922 15.759896 ( 3.359310)
build_install 0.006087 0.004116 2.298662 ( 1.287321)
test_btest 0.000505 0.000092 63.091682 ( 11.741597)
test_basic 0.004345 0.000790 0.349224 ( 0.439126)
test_all 0.001208 0.000220 676.856009 (138.894168)
test_rubyspec 0.049616 0.004716 52.141955 ( 60.261111)
total: 220.83 sec