Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-035924
#<BuildRuby:0x0000560233e2c328
@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.20220817-035924",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005407 0.001352 0.803464 ( 0.892984)
build_miniruby 0.000754 0.000188 0.058322 ( 0.057127)
build_ruby 0.000928 0.000000 0.059988 ( 0.058826)
build_all 0.004214 0.000185 1.533349 ( 0.599203)
build_install 0.009903 0.001168 1.902222 ( 0.954349)
test_btest 0.000753 0.000161 54.838596 ( 8.428701)
test_basic 0.004481 0.000960 0.316437 ( 0.405261)
test_all 0.001950 0.000418 635.211220 ( 90.156099)
test_rubyspec 0.079122 0.050006 44.090868 ( 51.465610)
total: 153.02 sec