Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-164129
#<BuildRuby:0x00005620db97be70
@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.20230124-164129",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.005676 0.000668 0.905310 ( 1.062661)
build_miniruby 0.001183 0.000139 1.014637 ( 1.012712)
build_ruby 0.001372 0.000161 2.766153 ( 2.763645)
build_all 0.009657 0.000081 16.676694 ( 2.981068)
build_install 0.007036 0.004211 2.087526 ( 1.078856)
test_btest 0.000940 0.000135 75.850407 ( 10.794488)
test_basic 0.006338 0.000258 0.341779 ( 0.428494)
test_all 0.001238 0.000169 692.434454 ( 97.340345)
test_rubyspec 0.081546 0.031867 51.887792 ( 59.944892)
total: 177.41 sec