Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-171102
#<BuildRuby:0x000055af06639e98
@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.20230113-171102",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005648 0.000513 0.851272 ( 1.170087)
build_miniruby 0.001046 0.000299 1.017930 ( 1.016006)
build_ruby 0.001298 0.000371 2.803933 ( 2.801256)
build_all 0.005274 0.004555 16.799396 ( 3.005866)
build_install 0.010586 0.000622 2.090073 ( 1.086257)
test_btest 0.000682 0.000200 76.587822 ( 10.412716)
test_basic 0.005292 0.001556 0.370947 ( 0.456733)
test_all 0.001010 0.000297 652.924751 (109.984202)
test_rubyspec 0.078909 0.010919 51.977344 ( 60.094951)
total: 190.03 sec