Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-170704
#<BuildRuby:0x00005574f1b9a120
@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.20221026-170704",
@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.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001249 0.008126 1.098979 ( 1.179952)
build_miniruby 0.001513 0.000349 0.098733 ( 0.095592)
build_ruby 0.001419 0.000328 0.097316 ( 0.095033)
build_all 0.003261 0.005255 1.303871 ( 0.575513)
build_install 0.006421 0.007983 1.627025 ( 0.890302)
test_btest 0.000000 0.001958 62.216908 ( 6.587728)
test_basic 0.004643 0.002391 0.356225 ( 0.446270)
test_all 0.004831 0.001330 529.803485 ( 55.474213)
test_rubyspec 0.085070 0.048028 43.688298 ( 52.156004)
total: 117.50 sec