Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-032625
#<BuildRuby:0x000055ce3e30e8c0
@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.20220801-032625",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006713 0.000000 0.862217 ( 0.960483)
build_miniruby 0.001069 0.000000 0.057017 ( 0.055794)
build_ruby 0.000900 0.000000 0.058612 ( 0.057455)
build_all 0.004688 0.000000 1.526821 ( 0.589918)
build_install 0.006969 0.004149 5.688987 ( 2.180460)
test_btest 0.000769 0.000041 50.818888 ( 8.285490)
test_basic 0.005966 0.000089 0.350346 ( 0.438464)
test_all 0.000477 0.000706 621.496454 ( 89.298485)
test_rubyspec 0.093942 0.035889 43.663466 ( 49.274884)
total: 151.14 sec