Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-214645
#<BuildRuby:0x0000559c0028c638
@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.20221226-214645",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000017 0.000001 0.000018 ( 0.000017)
configure 0.000014 0.000000 0.000014 ( 0.000015)
build_up 0.005985 0.000399 0.915087 ( 1.066798)
build_miniruby 0.001077 0.000072 1.000198 ( 0.998330)
build_ruby 0.001451 0.000097 2.743931 ( 2.741532)
build_all 0.009573 0.000000 16.572556 ( 2.977652)
build_install 0.011413 0.000130 2.244073 ( 1.176621)
test_btest 0.000819 0.000043 73.213308 ( 10.262267)
test_basic 0.006538 0.000086 0.352630 ( 0.438914)
test_all 0.001182 0.000059 652.247463 ( 97.027645)
test_rubyspec 0.054507 0.038113 50.813345 ( 58.903101)
total: 175.59 sec