Logfile: /home/ko1/ruby/logs/brlog.trunk.20220621-165203
#<BuildRuby:0x00005555b63c7dd0
@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.20220621-165203",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002565 0.004252 0.837771 ( 1.097143)
build_miniruby 0.000965 0.000000 0.057323 ( 0.056111)
build_ruby 0.001057 0.000000 0.059183 ( 0.057889)
build_all 0.004304 0.000000 1.510048 ( 0.608978)
build_install 0.007944 0.003135 6.330068 ( 2.841150)
test_btest 0.000627 0.000099 53.871915 ( 8.228388)
test_basic 0.000000 0.006072 0.342537 ( 0.429923)
test_all 0.000000 0.001430 656.952378 ( 95.192235)
test_rubyspec 0.088788 0.040306 44.194090 ( 49.731227)
total: 158.24 sec