Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-080843
#<BuildRuby:0x0000561658f81550
@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.20221028-080843",
@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.000002 0.000026 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000043)
configure 0.000032 0.000003 0.000035 ( 0.000033)
build_up 0.006438 0.004434 1.100859 ( 1.164073)
build_miniruby 0.002120 0.000303 0.101248 ( 0.097822)
build_ruby 0.001399 0.000199 0.100101 ( 0.097861)
build_all 0.007617 0.000412 1.273712 ( 0.562899)
build_install 0.015271 0.000718 1.621132 ( 0.891366)
test_btest 0.001431 0.000000 61.662372 ( 6.369859)
test_basic 0.005714 0.000000 0.340781 ( 0.431892)
test_all 0.007544 0.000000 502.223570 ( 53.985154)
test_rubyspec 0.078612 0.034873 43.552393 ( 52.114159)
total: 115.72 sec