Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-123831
#<BuildRuby:0x0000558c7e17a7e0
@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.20220822-123831",
@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.000007)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003102 0.003768 0.848928 ( 1.054400)
build_miniruby 0.000986 0.000000 0.057900 ( 0.056711)
build_ruby 0.000944 0.000000 0.059101 ( 0.057894)
build_all 0.004407 0.000335 1.542549 ( 0.592908)
build_install 0.010463 0.000762 1.920202 ( 0.965565)
test_btest 0.000771 0.000091 50.639170 ( 8.520738)
test_basic 0.001179 0.004628 0.341519 ( 0.429737)
test_all 0.002109 0.000373 592.563505 ( 93.136848)
test_rubyspec 0.066353 0.062840 44.766304 ( 53.009911)
total: 157.83 sec