Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-211455
#<BuildRuby:0x000055aedf3f2be8
@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.20221222-211455",
@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.000002 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003959 0.000283 0.878810 ( 1.099642)
build_miniruby 0.001057 0.000075 1.059210 ( 1.057671)
build_ruby 0.001043 0.000074 2.666348 ( 2.664844)
build_all 0.004791 0.004438 15.846620 ( 3.483381)
build_install 0.008518 0.000000 2.299970 ( 1.329768)
test_btest 0.000553 0.000000 64.382493 ( 11.333635)
test_basic 0.004463 0.000045 0.288627 ( 0.380402)
test_all 0.001296 0.000000 671.995191 (147.774375)
test_rubyspec 0.045524 0.016484 51.690123 ( 59.856458)
total: 228.98 sec