Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-234410
#<BuildRuby:0x00005639b4b37df8
@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.20220722-234410",
@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.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006303 0.000450 0.842470 ( 1.251883)
build_miniruby 0.000799 0.000057 0.057488 ( 0.056303)
build_ruby 0.000859 0.000062 0.058827 ( 0.057669)
build_all 0.004701 0.000015 1.513361 ( 0.593278)
build_install 0.010404 0.000694 5.608491 ( 2.164597)
test_btest 0.000678 0.000045 50.321582 ( 8.370206)
test_basic 0.001041 0.004705 0.254197 ( 0.343247)
test_all 0.001024 0.000128 633.004783 ( 91.341633)
test_rubyspec 0.063845 0.030045 43.415517 ( 49.058247)
total: 153.24 sec