Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-191415
#<BuildRuby:0x0000562d4dd5b670
@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.20220829-191415",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.001943 0.004141 0.855245 ( 1.015366)
build_miniruby 0.001011 0.000000 0.058391 ( 0.057219)
build_ruby 0.000988 0.000000 0.060686 ( 0.059353)
build_all 0.004175 0.000301 1.529949 ( 0.585398)
build_install 0.005776 0.005314 1.891274 ( 0.952978)
test_btest 0.000000 0.000547 49.771606 ( 8.248526)
test_basic 0.002763 0.003503 0.333071 ( 0.420768)
test_all 0.002325 0.000582 624.513966 ( 91.517483)
test_rubyspec 0.087718 0.032914 43.726802 ( 52.119435)
total: 154.98 sec