Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-114053
#<BuildRuby:0x000056518c35e038
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220720-114053",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000058 0.000004 0.000062 ( 0.000062)
configure 0.000027 0.000002 0.000029 ( 0.000032)
build_up 0.002769 0.009061 0.759195 ( 1.001303)
build_miniruby 0.002521 0.000582 0.048464 ( 0.046382)
build_ruby 0.000956 0.000220 0.047139 ( 0.046090)
build_all 0.007471 0.000593 1.218402 ( 0.477294)
build_install 0.021876 0.000378 4.565028 ( 1.898763)
test_btest 0.001253 0.000209 53.515206 ( 7.395798)
test_basic 0.005749 0.000958 0.225864 ( 0.315420)
test_all 0.001035 0.000808 493.338846 ( 54.927047)
test_rubyspec 0.084112 0.032693 41.231287 ( 47.136492)
total: 113.25 sec