Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-185701
#<BuildRuby:0x0000564d58f0e8c0
@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.20220804-185701",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005254 0.001313 0.810532 ( 0.922221)
build_miniruby 0.000827 0.000207 0.057230 ( 0.055970)
build_ruby 0.000764 0.000191 0.059366 ( 0.058079)
build_all 0.003728 0.000932 1.532160 ( 0.585846)
build_install 0.009907 0.001185 5.625493 ( 2.151451)
test_btest 0.000686 0.000158 55.081775 ( 8.277636)
test_basic 0.005017 0.000000 0.260995 ( 0.351172)
test_all 0.001152 0.000212 609.164805 ( 89.029337)
test_rubyspec 0.053456 0.063885 43.676365 ( 51.028664)
total: 152.46 sec