Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-105952
#<BuildRuby:0x0000564eb16d32c8
@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-105952",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001813 0.004702 0.876923 ( 1.328440)
build_miniruby 0.000722 0.000328 0.057904 ( 0.056496)
build_ruby 0.000707 0.000322 0.059460 ( 0.058173)
build_all 0.004539 0.000149 1.521421 ( 0.584185)
build_install 0.010868 0.000000 5.643086 ( 2.138551)
test_btest 0.000492 0.000000 51.306868 ( 8.216337)
test_basic 0.002516 0.003132 0.256876 ( 0.345821)
test_all 0.000862 0.000323 618.856014 ( 88.483074)
test_rubyspec 0.064708 0.030262 43.533652 ( 50.924684)
total: 152.14 sec