Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-070714
#<BuildRuby:0x000055b25d31be00
@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.20220809-070714",
@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.000017 0.000000 0.000017 ( 0.000017)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006618 0.000000 0.808128 ( 0.883527)
build_miniruby 0.000875 0.000000 0.058884 ( 0.057709)
build_ruby 0.000940 0.000000 0.059328 ( 0.058164)
build_all 0.000663 0.003758 1.543841 ( 0.596372)
build_install 0.010868 0.000374 5.615571 ( 2.146409)
test_btest 0.000773 0.000041 47.184822 ( 8.559482)
test_basic 0.001991 0.004391 0.335688 ( 0.422902)
test_all 0.000955 0.000100 593.864252 ( 87.788248)
test_rubyspec 0.077954 0.047469 43.983894 ( 51.339432)
total: 151.85 sec