Logfile: /home/ko1/ruby/logs/brlog.trunk.20230126-043938
#<BuildRuby:0x000055e76d383df8
@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.20230126-043938",
@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.000000 0.000009 0.000009 ( 0.000008)
autoconf 0.000000 0.000030 0.000030 ( 0.000045)
configure 0.000000 0.000026 0.000026 ( 0.000013)
build_up 0.004284 0.002521 0.926265 ( 1.082893)
build_miniruby 0.000947 0.000338 1.000163 ( 0.998301)
build_ruby 0.001065 0.000380 2.778596 ( 2.776125)
build_all 0.008303 0.001441 16.778839 ( 3.025543)
build_install 0.008527 0.001331 2.094270 ( 1.078690)
test_btest 0.000880 0.000275 73.743032 ( 10.573580)
test_basic 0.000000 0.006815 0.375833 ( 0.461653)
test_all 0.000000 0.001533 656.526559 (110.604216)
test_rubyspec 0.076711 0.056943 51.782807 ( 59.849688)
total: 190.45 sec