Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-032423
#<BuildRuby:0x000055b56e2732c8
@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.20220722-032423",
@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.000021 0.000000 0.000021 ( 0.000020)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.006794 0.000000 0.867636 ( 0.947328)
build_miniruby 0.001036 0.000000 0.056917 ( 0.055656)
build_ruby 0.000895 0.000000 0.059453 ( 0.058213)
build_all 0.000000 0.004597 1.520579 ( 0.583917)
build_install 0.007134 0.004076 5.675865 ( 2.159034)
test_btest 0.000630 0.000075 43.770932 ( 8.504742)
test_basic 0.000903 0.004562 0.259099 ( 0.348135)
test_all 0.001063 0.000188 604.079760 ( 90.084704)
test_rubyspec 0.083157 0.042450 43.519655 ( 49.123067)
total: 151.87 sec