Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-202129
#<BuildRuby:0x000055c1e7055e98
@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.20221207-202129",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.004616 0.000308 1.185141 ( 1.180110)
build_miniruby 0.000943 0.000062 1.014927 ( 1.013572)
build_ruby 0.000000 0.001121 2.849603 ( 2.763235)
build_all 0.005696 0.003337 15.833171 ( 3.318833)
build_install 0.008626 0.001078 2.201905 ( 1.273984)
test_btest 0.000514 0.000064 68.907675 ( 11.304019)
test_basic 0.000000 0.004415 0.288066 ( 0.379058)
test_all 0.000223 0.000603 661.010025 (116.896051)
test_rubyspec 0.042179 0.021002 52.186852 ( 60.532553)
total: 198.66 sec