Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-051038
#<BuildRuby:0x0000562c41ac7df8
@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.20220813-051038",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.002871 0.003731 0.858939 ( 1.150344)
build_miniruby 0.000912 0.000121 0.057830 ( 0.056629)
build_ruby 0.000867 0.000115 0.060014 ( 0.058803)
build_all 0.004670 0.000000 1.543963 ( 0.588000)
build_install 0.006527 0.004524 1.939185 ( 0.969478)
test_btest 0.000000 0.000826 53.261460 ( 8.270384)
test_basic 0.001900 0.003693 0.293071 ( 0.382253)
test_all 0.001472 0.000346 637.643124 ( 90.626111)
test_rubyspec 0.068807 0.050503 43.959316 ( 51.326746)
total: 153.43 sec