Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-224536
#<BuildRuby:0x0000560f17e42b78
@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-224536",
@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.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004553 0.001897 0.817258 ( 3.409442)
build_miniruby 0.000842 0.000240 0.057476 ( 0.056224)
build_ruby 0.000814 0.000000 0.059918 ( 0.058786)
build_all 0.002259 0.002356 1.554667 ( 0.595128)
build_install 0.007673 0.001254 1.907447 ( 0.960656)
test_btest 0.000662 0.000000 50.002412 ( 8.427618)
test_basic 0.005367 0.000673 0.340826 ( 0.428712)
test_all 0.001608 0.000446 606.388154 ( 87.738854)
test_rubyspec 0.081710 0.042625 43.687136 ( 52.056060)
total: 153.73 sec