Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-203336
#<BuildRuby:0x000055b6c0d5bde0
@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.20220810-203336",
@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.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.005491 0.000915 0.841165 ( 0.995014)
build_miniruby 0.000877 0.000146 0.058372 ( 0.056992)
build_ruby 0.000968 0.000000 0.059553 ( 0.058209)
build_all 0.004896 0.000000 1.596663 ( 0.599966)
build_install 0.004090 0.007203 5.740004 ( 2.193358)
test_btest 0.000660 0.000165 49.290359 ( 8.503609)
test_basic 0.001498 0.004660 0.347570 ( 0.435305)
test_all 0.000468 0.000694 612.274128 ( 87.709494)
test_rubyspec 0.075234 0.041951 43.937178 ( 51.339932)
total: 151.89 sec