Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-232138
#<BuildRuby:0x000056436479bf00
@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-232138",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006461 0.000174 0.853721 ( 1.070345)
build_miniruby 0.000871 0.000058 0.058037 ( 0.056927)
build_ruby 0.000933 0.000063 0.058815 ( 0.057593)
build_all 0.004479 0.000020 1.535471 ( 0.601759)
build_install 0.002215 0.006736 5.641700 ( 2.165888)
test_btest 0.000608 0.000096 48.942850 ( 8.817039)
test_basic 0.006335 0.000000 0.339332 ( 0.427224)
test_all 0.001076 0.000016 614.143773 ( 87.141501)
test_rubyspec 0.092112 0.033161 43.892503 ( 49.547010)
total: 149.89 sec