Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-091647
#<BuildRuby:0x000055d19b6f2878
@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.20220618-091647",
@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.000016 0.000000 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.000000 0.006853 0.869199 ( 0.907454)
build_miniruby 0.000000 0.001012 0.057012 ( 0.055679)
build_ruby 0.000000 0.001048 0.059259 ( 0.058004)
build_all 0.002080 0.002250 1.540854 ( 0.627677)
build_install 0.009202 0.001725 6.311218 ( 2.852055)
test_btest 0.000594 0.000111 52.827632 ( 8.314659)
test_basic 0.004998 0.000937 0.382014 ( 0.469615)
test_all 0.001311 0.000246 656.534151 ( 97.325091)
test_rubyspec 0.064667 0.049245 44.242437 ( 49.801501)
total: 160.41 sec