Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-213112
#<BuildRuby:0x0000560c19fc4920
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220920-213112",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007478 0.001987 1.060206 ( 1.113425)
build_miniruby 0.001609 0.000378 0.114768 ( 0.110706)
build_ruby 0.001831 0.000431 0.117861 ( 0.100368)
build_all 0.009226 0.001247 1.610913 ( 0.651852)
build_install 0.017330 0.004296 1.941738 ( 0.986876)
test_btest 0.001040 0.000237 80.416421 ( 8.281920)
test_basic 0.003452 0.003899 0.380796 ( 0.470997)
test_all 0.001000 0.004338 673.718802 ( 68.291469)
test_rubyspec 0.098812 0.067771 45.786558 ( 54.335401)
total: 134.34 sec