Logfile: /home/ko1/ruby/logs/brlog.trunk.20220425-042533
#<BuildRuby:0x000055dbd0fd7468
@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.20220425-042533",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006250 0.000000 0.853482 ( 0.898899)
build_miniruby 0.000917 0.000000 0.057424 ( 0.056128)
build_ruby 0.000945 0.000000 0.059471 ( 0.058285)
build_all 0.004212 0.000000 1.510669 ( 0.604197)
build_install 0.007163 0.001792 6.271922 ( 2.838962)
test_btest 0.000749 0.000103 56.913613 ( 8.024247)
test_basic 0.002678 0.003735 0.361487 ( 0.448640)
test_all 0.001205 0.000219 612.015673 ( 90.768697)
test_rubyspec 0.078923 0.042446 44.337037 ( 49.199751)
total: 152.90 sec