Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-034128
#<BuildRuby:0x000055f5d529ffb0
@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.20221220-034128",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000018 0.000000 0.000018 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.000165 0.004253 0.792068 ( 1.021330)
build_miniruby 0.000852 0.000061 0.945862 ( 0.944374)
build_ruby 0.000000 0.001191 2.826250 ( 2.738375)
build_all 0.006478 0.002813 15.697342 ( 3.279416)
build_install 0.007231 0.002761 2.209415 ( 1.232696)
test_btest 0.000498 0.000075 62.484991 ( 11.288639)
test_basic 0.004355 0.000088 0.295362 ( 0.386222)
test_all 0.001404 0.000201 672.387308 (154.458898)
test_rubyspec 0.049378 0.019691 52.661523 ( 60.805131)
total: 236.16 sec