Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-230319
#<BuildRuby:0x0000559deca86878
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220803-230319",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005812 0.000447 0.842244 ( 1.081587)
build_miniruby 0.000790 0.000061 0.057387 ( 0.056214)
build_ruby 0.000975 0.000000 0.058723 ( 0.057571)
build_all 0.004600 0.000000 1.560485 ( 0.593095)
build_install 0.002376 0.009056 5.635163 ( 2.139859)
test_btest 0.000734 0.000147 49.807303 ( 8.270512)
test_basic 0.001414 0.005000 0.344571 ( 0.431900)
test_all 0.000909 0.000242 629.259518 ( 90.722505)
test_rubyspec 0.092263 0.035538 43.707539 ( 51.060542)
total: 154.41 sec