Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-082831
#<BuildRuby:0x00005598a308c460
@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.20221208-082831",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000036 0.000000 0.000036 ( 0.000035)
build_up 0.004928 0.000000 1.124997 ( 1.136237)
build_miniruby 0.000965 0.000000 0.980558 ( 0.979130)
build_ruby 0.001171 0.000000 2.779236 ( 2.685567)
build_all 0.009129 0.000000 15.782341 ( 3.388036)
build_install 0.005023 0.004330 2.201686 ( 1.231627)
test_btest 0.000712 0.000033 63.404301 ( 11.421082)
test_basic 0.004812 0.000019 0.300483 ( 0.391287)
test_all 0.000869 0.000038 648.492982 (111.783175)
test_rubyspec 0.054684 0.015992 52.643420 ( 60.839468)
total: 193.86 sec