Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-190322
#<BuildRuby:0x000055ffe38d6740
@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.20221130-190322",
@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.000029 0.000004 0.000033 ( 0.000033)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.000734 0.004165 1.209324 ( 1.939181)
build_miniruby 0.000753 0.000174 0.983035 ( 0.981746)
build_ruby 0.001015 0.000234 2.752039 ( 2.646235)
build_all 0.005308 0.003375 15.871578 ( 3.299673)
build_install 0.008158 0.001040 2.165267 ( 1.270909)
test_btest 0.000490 0.000122 62.066863 ( 11.570750)
test_basic 0.004808 0.000122 0.319443 ( 0.410946)
test_all 0.000987 0.000232 663.222965 (124.502526)
test_rubyspec 0.042749 0.021559 53.541571 ( 61.667786)
total: 208.29 sec