Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-151238
#<BuildRuby:0x00005568982f2848
@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.20220817-151238",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000007 0.000004 0.000011 ( 0.000010)
build_up 0.002900 0.003339 0.838345 ( 2.443084)
build_miniruby 0.000649 0.000354 0.057568 ( 0.056340)
build_ruby 0.000664 0.000362 0.059660 ( 0.058419)
build_all 0.002872 0.001566 1.532458 ( 0.592643)
build_install 0.005857 0.005154 1.912774 ( 0.956689)
test_btest 0.000463 0.000270 47.066021 ( 8.728283)
test_basic 0.001031 0.005042 0.329602 ( 0.417529)
test_all 0.000913 0.001259 609.024010 ( 90.895405)
test_rubyspec 0.054991 0.072352 43.851941 ( 51.236279)
total: 155.39 sec