Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-234123
#<BuildRuby:0x00005578f1fb2740
@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.20220802-234123",
@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.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006244 0.000446 0.804692 ( 0.902915)
build_miniruby 0.001012 0.000000 0.057258 ( 0.055894)
build_ruby 0.000000 0.000921 0.059147 ( 0.057906)
build_all 0.001426 0.003095 1.549997 ( 0.593908)
build_install 0.007199 0.003990 5.613260 ( 2.133262)
test_btest 0.000606 0.000107 47.495938 ( 8.656813)
test_basic 0.004943 0.000872 0.319265 ( 0.408202)
test_all 0.001047 0.000185 626.012368 ( 92.955250)
test_rubyspec 0.062203 0.059339 43.953784 ( 51.303246)
total: 157.07 sec