Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-061236
#<BuildRuby:0x00005599da183de0
@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.20220720-061236",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.002446 0.004017 0.895802 ( 0.920265)
build_miniruby 0.000930 0.000062 0.056943 ( 0.055636)
build_ruby 0.000856 0.000057 0.058844 ( 0.057723)
build_all 0.004525 0.000023 1.539120 ( 0.610498)
build_install 0.010730 0.000386 5.634732 ( 2.181750)
test_btest 0.000771 0.000045 47.078259 ( 8.985220)
test_basic 0.005569 0.000328 0.345258 ( 0.433976)
test_all 0.000662 0.000421 607.273511 ( 88.227464)
test_rubyspec 0.098864 0.020801 44.000995 ( 49.566212)
total: 151.04 sec