Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-000529
#<BuildRuby:0x0000559ce43ca858
@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.20221227-000529",
@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.000019 0.000006 0.000025 ( 0.000024)
autoconf 0.000052 0.000017 0.000069 ( 0.000067)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001895 0.007237 0.845343 ( 1.013059)
build_miniruby 0.001341 0.000000 1.010838 ( 1.008990)
build_ruby 0.001658 0.000000 2.759646 ( 2.757015)
build_all 0.009604 0.000000 16.604837 ( 2.940677)
build_install 0.010345 0.001090 2.257840 ( 1.189434)
test_btest 0.000833 0.000277 75.349661 ( 10.739291)
test_basic 0.004965 0.001655 0.340429 ( 0.426740)
test_all 0.001057 0.000353 664.392725 ( 99.940298)
test_rubyspec 0.065133 0.050038 51.044421 ( 59.133497)
total: 179.15 sec