Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-175310
#<BuildRuby:0x0000562528187e70
@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-175310",
@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.000015 0.000005 0.000020 ( 0.000019)
autoconf 0.000031 0.000010 0.000041 ( 0.000039)
configure 0.000035 0.000011 0.000046 ( 0.000045)
build_up 0.001741 0.006837 0.851984 ( 1.838143)
build_miniruby 0.000835 0.000358 1.002328 ( 1.000272)
build_ruby 0.001122 0.000481 2.742326 ( 2.739809)
build_all 0.009202 0.000548 16.481707 ( 2.924244)
build_install 0.008333 0.003124 2.226533 ( 1.170519)
test_btest 0.000815 0.000000 74.722812 ( 9.999690)
test_basic 0.002619 0.004073 0.356909 ( 0.442690)
test_all 0.000897 0.000369 665.549888 ( 95.415524)
test_rubyspec 0.070699 0.034729 50.853608 ( 58.956583)
total: 174.49 sec