Logfile: /home/ko1/ruby/logs/brlog.trunk.20220601-153814
#<BuildRuby:0x000055a237212620
@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.20220601-153814",
@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.000002 0.000008 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.006098 0.000504 0.837290 ( 1.213403)
build_miniruby 0.000753 0.000174 0.056934 ( 0.055771)
build_ruby 0.000817 0.000000 0.057985 ( 0.056709)
build_all 0.004085 0.000171 1.513869 ( 0.607822)
build_install 0.008121 0.000782 6.301472 ( 2.841399)
test_btest 0.000682 0.000136 45.176200 ( 8.702117)
test_basic 0.004616 0.000923 0.287123 ( 0.376139)
test_all 0.001334 0.000104 660.331588 ( 95.864223)
test_rubyspec 0.100508 0.022039 44.184778 ( 49.726328)
total: 159.44 sec