Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-173337
#<BuildRuby:0x00005587a4efbe70
@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.20221209-173337",
@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.000008)
autoconf 0.000016 0.000000 0.000016 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004915 0.000000 1.184123 ( 1.349309)
build_miniruby 0.000849 0.000000 0.945135 ( 0.943956)
build_ruby 0.001283 0.000000 2.770435 ( 2.675954)
build_all 0.004658 0.004502 15.851060 ( 3.373758)
build_install 0.000000 0.008432 2.215175 ( 1.219492)
test_btest 0.000000 0.000560 66.379305 ( 10.595730)
test_basic 0.000000 0.004913 0.314887 ( 0.405308)
test_all 0.000451 0.000517 657.515951 (113.847020)
test_rubyspec 0.044573 0.025531 53.144878 ( 61.291709)
total: 195.70 sec