Logfile: /home/ko1/ruby/logs/brlog.trunk.20220620-075441
#<BuildRuby:0x0000555ea6a66878
@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.20220620-075441",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005885 0.000420 0.830129 ( 0.977863)
build_miniruby 0.000991 0.000071 0.057429 ( 0.056200)
build_ruby 0.000977 0.000070 0.059761 ( 0.058519)
build_all 0.004093 0.000292 1.511285 ( 0.620502)
build_install 0.006640 0.004400 6.322230 ( 2.830767)
test_btest 0.000808 0.000101 57.302421 ( 8.143899)
test_basic 0.005162 0.000645 0.264115 ( 0.352599)
test_all 0.001229 0.000154 651.850872 ( 96.692180)
test_rubyspec 0.085605 0.026865 44.242407 ( 49.803173)
total: 159.54 sec