Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-193853
#<BuildRuby:0x0000556116743e58
@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.20220804-193853",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006477 0.000166 0.824076 ( 0.867069)
build_miniruby 0.000967 0.000069 0.057462 ( 0.056126)
build_ruby 0.000935 0.000066 0.059054 ( 0.057767)
build_all 0.000718 0.003956 1.518640 ( 0.583455)
build_install 0.010468 0.000783 5.625513 ( 2.161976)
test_btest 0.000653 0.000082 52.296227 ( 8.056672)
test_basic 0.005349 0.000669 0.341371 ( 0.429374)
test_all 0.001020 0.000127 586.172509 ( 91.596950)
test_rubyspec 0.051414 0.031963 43.944147 ( 51.359923)
total: 155.17 sec