Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-124014
#<BuildRuby:0x0000558181c4aad8
@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.20220728-124014",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010434 0.000000 0.855730 ( 1.579169)
build_miniruby 0.001433 0.000000 0.053113 ( 0.051784)
build_ruby 0.001221 0.000000 0.066382 ( 0.065686)
build_all 0.003550 0.004872 1.269310 ( 0.488042)
build_install 0.016145 0.000083 4.232411 ( 1.760051)
test_btest 0.001342 0.000075 50.853022 ( 6.243314)
test_basic 0.006319 0.000351 0.303253 ( 0.403923)
test_all 0.003561 0.000051 499.653197 ( 53.260075)
test_rubyspec 0.072515 0.065250 41.725327 ( 47.562909)
total: 111.42 sec