Logfile: /home/ko1/ruby/logs/brlog.trunk.20230811-064307
#<BuildRuby:0x000055dde6dfb4b0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230811-064307",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005336 0.000385 1.463091 ( 2.704437)
build_miniruby 0.001027 0.000000 0.841886 ( 0.840938)
build_ruby 0.001232 0.000000 2.614896 ( 2.614711)
build_all 0.006469 0.003060 14.348868 ( 1.291170)
build_install 0.005163 0.003073 2.101386 ( 0.913629)
test_btest 0.000850 0.000271 84.148976 ( 7.559978)
test_basic 0.003151 0.001002 0.675961 ( 0.755864)
test_all 0.001585 0.000184 531.609730 ( 46.047151)
test_rubyspec 0.021715 0.022879 47.410952 ( 59.723178)
total: 122.45 sec