Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-111202
#<BuildRuby:0x0000555e858d4350
@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.20221224-111202",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000002 0.000021 ( 0.000019)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004126 0.000275 0.936496 ( 1.213395)
build_miniruby 0.000930 0.000062 0.946231 ( 0.944850)
build_ruby 0.000000 0.001221 2.685684 ( 2.684184)
build_all 0.002303 0.006961 15.807905 ( 3.309930)
build_install 0.002582 0.007906 2.203014 ( 1.203422)
test_btest 0.000452 0.000133 65.111966 ( 10.919857)
test_basic 0.003911 0.001150 0.304687 ( 0.395246)
test_all 0.000735 0.000216 630.977639 (109.340383)
test_rubyspec 0.034470 0.032651 52.623330 ( 60.788197)
total: 190.80 sec