Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-044449
#<BuildRuby:0x000055d66d538088
@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.20220802-044449",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.002648 0.004053 0.835931 ( 1.618775)
build_miniruby 0.000883 0.000059 0.057287 ( 0.056056)
build_ruby 0.000924 0.000062 0.058839 ( 0.057631)
build_all 0.004692 0.000032 1.544859 ( 0.598270)
build_install 0.010616 0.000664 5.657639 ( 2.171305)
test_btest 0.000664 0.000042 54.886841 ( 7.982813)
test_basic 0.005471 0.000032 0.322441 ( 0.411258)
test_all 0.000000 0.002226 604.144686 ( 90.839672)
test_rubyspec 0.070026 0.054519 43.765505 ( 49.309978)
total: 153.05 sec