Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-062748
#<BuildRuby:0x0000563e29937e58
@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.20220825-062748",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006082 0.000935 0.927569 ( 0.953232)
build_miniruby 0.000909 0.000140 0.057606 ( 0.056335)
build_ruby 0.000899 0.000138 0.059564 ( 0.058338)
build_all 0.001101 0.003758 1.536563 ( 0.588378)
build_install 0.009435 0.000178 1.919995 ( 0.956072)
test_btest 0.000749 0.000140 51.017590 ( 8.140363)
test_basic 0.004594 0.000861 0.255790 ( 0.344872)
test_all 0.001285 0.000241 615.343874 ( 87.738514)
test_rubyspec 0.061840 0.044742 44.106046 ( 52.373273)
total: 151.21 sec