Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-171630
#<BuildRuby:0x000055f5729f0b88
@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-171630",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000023)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.008527 0.001312 1.059651 ( 1.224094)
build_miniruby 0.001590 0.000245 0.116835 ( 0.112378)
build_ruby 0.001513 0.000233 0.108158 ( 0.091711)
build_all 0.007895 0.001214 1.567548 ( 0.652514)
build_install 0.015770 0.004430 1.956753 ( 0.995617)
test_btest 0.001042 0.000184 72.504663 ( 8.326169)
test_basic 0.001782 0.005697 0.379932 ( 0.477712)
test_all 0.005391 0.000923 658.223794 ( 67.026675)
test_rubyspec 0.111620 0.049913 45.857811 ( 54.230824)
total: 133.14 sec