Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-135035
#<BuildRuby:0x0000563a1c903dd0
@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.20220617-135035",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006944 0.000000 0.849951 ( 1.186566)
build_miniruby 0.001008 0.000000 0.057334 ( 0.055977)
build_ruby 0.000940 0.000107 0.059453 ( 0.058132)
build_all 0.000166 0.004257 1.509640 ( 0.609039)
build_install 0.005299 0.005751 6.295642 ( 2.845286)
test_btest 0.000536 0.000153 51.980772 ( 8.069724)
test_basic 0.002134 0.003819 0.297498 ( 0.385198)
test_all 0.001073 0.000358 619.895521 ( 91.454642)
test_rubyspec 0.062028 0.066912 44.020767 ( 49.573870)
total: 154.24 sec