Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-215638
#<BuildRuby:0x00005605361e7fa8
@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.20220718-215638",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.006510 0.000167 0.853651 ( 1.023834)
build_miniruby 0.000787 0.000056 0.056667 ( 0.055512)
build_ruby 0.000880 0.000063 0.059435 ( 0.058178)
build_all 0.004444 0.000000 1.580512 ( 0.619316)
build_install 0.011045 0.000124 5.681661 ( 2.192891)
test_btest 0.000684 0.000040 46.331435 ( 8.596880)
test_basic 0.005122 0.000302 0.281567 ( 0.371119)
test_all 0.001093 0.000064 628.730516 ( 90.793481)
test_rubyspec 0.062909 0.060815 43.780917 ( 49.422743)
total: 153.13 sec