Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-052648
#<BuildRuby:0x000055f57e1e67b0
@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-052648",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.005656 0.000870 0.831559 ( 1.368960)
build_miniruby 0.000991 0.000000 0.057007 ( 0.055829)
build_ruby 0.000784 0.000000 0.059219 ( 0.058088)
build_all 0.004350 0.000274 1.530851 ( 0.590903)
build_install 0.005585 0.005652 5.655924 ( 2.172114)
test_btest 0.000662 0.000142 51.888026 ( 8.023451)
test_basic 0.000414 0.005025 0.277877 ( 0.367747)
test_all 0.001129 0.000110 624.902698 ( 88.516576)
test_rubyspec 0.085979 0.040918 43.662571 ( 49.280639)
total: 150.43 sec