Logfile: /home/ko1/ruby/logs/brlog.trunk.20220811-153141
#<BuildRuby:0x000055db054d0018
@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.20220811-153141",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000013)
build_up 0.006168 0.000441 0.903977 ( 1.225261)
build_miniruby 0.001037 0.000000 0.058683 ( 0.057438)
build_ruby 0.000999 0.000000 0.059336 ( 0.058075)
build_all 0.004678 0.000000 1.580572 ( 0.594010)
build_install 0.010579 0.000551 5.655926 ( 2.157839)
test_btest 0.000579 0.000036 47.633497 ( 8.325122)
test_basic 0.000977 0.004452 0.288672 ( 0.377968)
test_all 0.000967 0.000114 625.972335 ( 91.609193)
test_rubyspec 0.061773 0.061735 43.835065 ( 51.202640)
total: 155.61 sec