Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-175544
#<BuildRuby:0x0000564eddb01350
@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.20221006-175544",
@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.000024 0.000009 0.000033 ( 0.000035)
autoconf 0.000074 0.000027 0.000101 ( 0.000097)
configure 0.000024 0.000008 0.000032 ( 0.000033)
build_up 0.006941 0.003581 1.100933 ( 1.626075)
build_miniruby 0.001210 0.000465 0.102672 ( 0.101630)
build_ruby 0.001152 0.000443 0.090443 ( 0.089598)
build_all 0.006938 0.001026 1.289429 ( 0.580011)
build_install 0.014086 0.001728 1.612930 ( 0.905993)
test_btest 0.001557 0.000486 61.016556 ( 6.182952)
test_basic 0.001947 0.005459 0.354958 ( 0.448031)
test_all 0.006591 0.000665 507.145240 ( 54.003060)
test_rubyspec 0.083161 0.049587 42.157145 ( 50.812295)
total: 114.75 sec