Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-162808
#<BuildRuby:0x000056201c0f8010
@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-162808",
@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.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004035 0.000000 0.824961 ( 1.081423)
build_miniruby 0.001048 0.000000 1.043716 ( 1.042365)
build_ruby 0.001241 0.000000 2.597223 ( 2.595828)
build_all 0.009023 0.000000 15.735889 ( 3.285018)
build_install 0.008073 0.001477 2.227777 ( 1.289538)
test_btest 0.000587 0.000110 63.362131 ( 11.550858)
test_basic 0.001073 0.003681 0.313623 ( 0.404569)
test_all 0.001093 0.000258 655.928192 (146.223012)
test_rubyspec 0.046221 0.018653 51.632542 ( 59.847812)
total: 227.32 sec