Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-135718
#<BuildRuby:0x000055eafa4b3670
@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.20220718-135718",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000013)
build_up 0.002961 0.003685 0.906384 ( 2.084867)
build_miniruby 0.000848 0.000182 0.057398 ( 0.056221)
build_ruby 0.000910 0.000000 0.059346 ( 0.058024)
build_all 0.001137 0.003405 1.545722 ( 0.602298)
build_install 0.009757 0.001498 5.692745 ( 2.176741)
test_btest 0.000586 0.000146 46.139361 ( 8.715394)
test_basic 0.001451 0.004636 0.280508 ( 0.369018)
test_all 0.001586 0.000495 606.062509 ( 91.114064)
test_rubyspec 0.074666 0.046207 43.887909 ( 49.502516)
total: 154.68 sec