Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-130409
#<BuildRuby:0x0000557714140088
@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.20220731-130409",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006218 0.000478 0.846971 ( 1.046203)
build_miniruby 0.000926 0.000071 0.057235 ( 0.056029)
build_ruby 0.000944 0.000073 0.059385 ( 0.058178)
build_all 0.004119 0.000317 1.504969 ( 0.589667)
build_install 0.010893 0.000415 5.627260 ( 2.159394)
test_btest 0.000822 0.000059 52.954683 ( 8.466010)
test_basic 0.000143 0.005595 0.337795 ( 0.426007)
test_all 0.000905 0.000129 606.127889 ( 89.214181)
test_rubyspec 0.093392 0.034710 43.971058 ( 49.553379)
total: 151.57 sec