Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-140004
#<BuildRuby:0x000055c20d007df8
@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.20220820-140004",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006096 0.000469 0.834143 ( 0.890654)
build_miniruby 0.000940 0.000072 0.057098 ( 0.055912)
build_ruby 0.000851 0.000065 0.059623 ( 0.058364)
build_all 0.004656 0.000000 1.558408 ( 0.605728)
build_install 0.003389 0.007605 1.910455 ( 0.953263)
test_btest 0.000519 0.000091 47.938923 ( 8.628868)
test_basic 0.001323 0.004474 0.332726 ( 0.421584)
test_all 0.001432 0.000337 648.261792 ( 92.511093)
test_rubyspec 0.074036 0.052615 44.447649 ( 52.696630)
total: 156.82 sec