Logfile: /home/ko1/ruby/logs/brlog.trunk.20220803-113716
#<BuildRuby:0x000056396d6c4088
@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.20220803-113716",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005575 0.000930 0.862862 ( 1.222358)
build_miniruby 0.000924 0.000154 0.057043 ( 0.055728)
build_ruby 0.000819 0.000136 0.058804 ( 0.057594)
build_all 0.003934 0.000656 1.499568 ( 0.589760)
build_install 0.005094 0.004015 5.627729 ( 2.134136)
test_btest 0.000711 0.000153 57.239162 ( 8.391426)
test_basic 0.005323 0.000103 0.334105 ( 0.422995)
test_all 0.000941 0.000189 621.742096 ( 90.812884)
test_rubyspec 0.058477 0.061760 43.780076 ( 51.197543)
total: 154.89 sec