Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-123232
#<BuildRuby:0x000055e83cc90610
@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.20221114-123232",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.008394 0.001199 1.091321 ( 1.129938)
build_miniruby 0.001734 0.000248 0.119001 ( 0.115061)
build_ruby 0.001898 0.000271 0.125666 ( 0.108826)
build_all 0.009631 0.000006 1.571795 ( 0.661499)
build_install 0.020948 0.000173 1.931828 ( 1.001164)
test_btest 0.001318 0.000132 87.649053 ( 8.555919)
test_basic 0.007150 0.000209 0.417803 ( 0.505983)
test_all 0.001933 0.000185 650.860611 ( 68.850476)
test_rubyspec 0.113935 0.053233 48.329870 ( 56.865203)
total: 137.80 sec