Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-075805
#<BuildRuby:0x00005637fc4768c0
@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.20220720-075805",
@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.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.006416 0.000000 0.848624 ( 1.050048)
build_miniruby 0.000958 0.000000 0.057082 ( 0.055772)
build_ruby 0.000811 0.000000 0.059486 ( 0.058239)
build_all 0.004566 0.000000 1.528398 ( 0.607803)
build_install 0.006591 0.004320 5.627754 ( 2.179566)
test_btest 0.000642 0.000072 47.572949 ( 8.704273)
test_basic 0.000000 0.005671 0.289495 ( 0.378093)
test_all 0.000000 0.001205 605.899033 ( 90.064008)
test_rubyspec 0.071462 0.057689 44.326417 ( 49.932289)
total: 153.03 sec