Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-135321
#<BuildRuby:0x000055af767f2c60
@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.20220717-135321",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005637 0.000867 0.861655 ( 1.205049)
build_miniruby 0.000778 0.000119 0.058607 ( 0.057408)
build_ruby 0.000896 0.000000 0.058601 ( 0.057487)
build_all 0.004432 0.000000 1.510853 ( 0.606147)
build_install 0.011026 0.000000 5.585678 ( 2.150010)
test_btest 0.000671 0.000000 49.118428 ( 8.001256)
test_basic 0.005436 0.000095 0.281970 ( 0.371572)
test_all 0.000981 0.000109 612.081336 ( 87.762316)
test_rubyspec 0.092753 0.030429 43.442939 ( 49.046733)
total: 149.26 sec