Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-190100
#<BuildRuby:0x0000561127618328
@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-190100",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.002580 0.003787 0.802772 ( 0.888916)
build_miniruby 0.000924 0.000058 0.057662 ( 0.056499)
build_ruby 0.000810 0.000051 0.059708 ( 0.058543)
build_all 0.004288 0.000268 1.542037 ( 0.600222)
build_install 0.007866 0.002936 1.916294 ( 0.962865)
test_btest 0.000820 0.000078 47.988640 ( 8.049879)
test_basic 0.002220 0.003916 0.335163 ( 0.422732)
test_all 0.001404 0.000000 593.894697 ( 88.364136)
test_rubyspec 0.092189 0.038898 43.665797 ( 51.970504)
total: 151.37 sec