Logfile: /home/ko1/ruby/logs/brlog.trunk.20220805-022956
#<BuildRuby:0x000056366f6280d0
@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.20220805-022956",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.002879 0.004284 0.834707 ( 1.873928)
build_miniruby 0.000922 0.000132 0.057249 ( 0.055970)
build_ruby 0.000889 0.000127 0.058932 ( 0.057597)
build_all 0.004150 0.000593 1.515508 ( 0.584450)
build_install 0.006209 0.004856 5.638025 ( 2.138758)
test_btest 0.000683 0.000137 54.632856 ( 8.170134)
test_basic 0.005955 0.000000 0.333575 ( 0.421462)
test_all 0.001218 0.000000 616.843968 ( 87.970409)
test_rubyspec 0.083055 0.039477 43.717431 ( 51.083256)
total: 152.36 sec