Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-184537
#<BuildRuby:0x000055fde325a878
@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.20220823-184537",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000017 0.000003 0.000020 ( 0.000018)
build_up 0.002476 0.004444 0.870448 ( 1.408630)
build_miniruby 0.000981 0.000000 0.057243 ( 0.056069)
build_ruby 0.001028 0.000000 0.059392 ( 0.058125)
build_all 0.004641 0.000000 1.555640 ( 0.594424)
build_install 0.009568 0.001649 1.946122 ( 0.982650)
test_btest 0.000752 0.000150 48.177223 ( 8.658378)
test_basic 0.001035 0.004947 0.362451 ( 0.450217)
test_all 0.002269 0.001178 634.357200 ( 93.354776)
test_rubyspec 0.074948 0.043366 44.319629 ( 52.757012)
total: 158.32 sec