Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-010034
#<BuildRuby:0x000055d87dd63db8
@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-010034",
@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.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.000000 0.006980 0.838095 ( 1.558222)
build_miniruby 0.000000 0.001023 0.056628 ( 0.055351)
build_ruby 0.000000 0.001033 0.058937 ( 0.057751)
build_all 0.000000 0.004591 1.518391 ( 0.587019)
build_install 0.005813 0.003353 5.684383 ( 2.182256)
test_btest 0.000534 0.000190 46.388923 ( 8.901778)
test_basic 0.004188 0.001495 0.331006 ( 0.419304)
test_all 0.000801 0.000286 580.112037 ( 91.560200)
test_rubyspec 0.066464 0.050809 43.731468 ( 49.350030)
total: 154.67 sec