Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-145001
#<BuildRuby:0x00005618a2744008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221222-145001",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.004185 0.000246 1.133151 ( 1.996731)
build_miniruby 0.000000 0.000941 1.038081 ( 1.036942)
build_ruby 0.000000 0.001216 2.650202 ( 2.649007)
build_all 0.002984 0.006055 15.888698 ( 3.346234)
build_install 0.005207 0.004414 2.264740 ( 1.269488)
test_btest 0.000510 0.000107 67.559968 ( 10.875247)
test_basic 0.004437 0.000029 0.340635 ( 0.431972)
test_all 0.002186 0.000000 679.426613 (139.893500)
test_rubyspec 0.042869 0.015578 51.762295 ( 60.027485)
total: 221.53 sec