Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-001714
#<BuildRuby:0x000055cba4d47e00
@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.20220809-001714",
@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.000013 0.000001 0.000014 ( 0.000014)
build_up 0.002845 0.003738 0.806770 ( 0.861471)
build_miniruby 0.000880 0.000117 0.057568 ( 0.056390)
build_ruby 0.000892 0.000119 0.059510 ( 0.058295)
build_all 0.000695 0.004071 1.519681 ( 0.588997)
build_install 0.009553 0.001910 5.634275 ( 2.145940)
test_btest 0.000666 0.000133 54.722801 ( 7.868847)
test_basic 0.004571 0.000914 0.312496 ( 0.401303)
test_all 0.001134 0.000227 608.531014 ( 88.103292)
test_rubyspec 0.092945 0.027027 43.669019 ( 51.020936)
total: 151.11 sec