Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-064803
#<BuildRuby:0x00005627fa5bb670
@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.20220826-064803",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.006499 0.806156 ( 0.980310)
build_miniruby 0.000000 0.001012 0.057954 ( 0.056751)
build_ruby 0.000577 0.000264 0.059516 ( 0.058254)
build_all 0.001393 0.003244 1.538058 ( 0.591082)
build_install 0.008836 0.001271 1.894603 ( 0.960204)
test_btest 0.000878 0.000000 49.094568 ( 8.718811)
test_basic 0.002821 0.002868 0.283460 ( 0.372307)
test_all 0.002975 0.000000 604.722279 ( 90.934318)
test_rubyspec 0.088515 0.036672 44.061856 ( 52.332997)
total: 155.01 sec