Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-152203
#<BuildRuby:0x000055dca426a5a8
@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.20220607-152203",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.006218 0.000326 0.840763 ( 2.470478)
build_miniruby 0.000785 0.000121 0.057585 ( 0.056400)
build_ruby 0.000794 0.000122 0.058902 ( 0.057747)
build_all 0.004215 0.000000 1.508831 ( 0.605610)
build_install 0.007022 0.004065 6.316212 ( 2.848706)
test_btest 0.000773 0.000145 48.894243 ( 8.717680)
test_basic 0.004706 0.000883 0.290816 ( 0.379485)
test_all 0.001138 0.000213 659.371254 ( 92.453678)
test_rubyspec 0.090617 0.033353 44.080904 ( 49.657790)
total: 157.25 sec