Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-050012
#<BuildRuby:0x000055840d1a7e30
@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.20220827-050012",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.002414 0.004505 0.860692 ( 1.483190)
build_miniruby 0.000883 0.000136 0.058391 ( 0.057131)
build_ruby 0.001051 0.000000 0.059965 ( 0.058611)
build_all 0.004542 0.000000 1.562159 ( 0.594842)
build_install 0.006700 0.004245 1.955391 ( 0.978771)
test_btest 0.000601 0.000113 50.651217 ( 8.564701)
test_basic 0.000000 0.005819 0.334684 ( 0.422870)
test_all 0.002194 0.000012 644.230868 ( 92.117156)
test_rubyspec 0.080175 0.050306 43.956385 ( 52.208579)
total: 156.49 sec