Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-140427
#<BuildRuby:0x00005619a0fec328
@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.20220725-140427",
@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.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000000 0.006964 0.834872 ( 1.534231)
build_miniruby 0.000516 0.000301 0.057541 ( 0.056319)
build_ruby 0.000865 0.000108 0.059076 ( 0.057839)
build_all 0.004527 0.000000 1.526155 ( 0.587910)
build_install 0.010856 0.000058 5.683855 ( 2.189311)
test_btest 0.000616 0.000000 51.214365 ( 8.622684)
test_basic 0.006361 0.000000 0.346382 ( 0.433777)
test_all 0.001095 0.000000 608.834110 ( 87.093199)
test_rubyspec 0.092790 0.020659 43.749528 ( 49.544061)
total: 150.12 sec