Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-133731
#<BuildRuby:0x0000555de52c6c88
@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.20220814-133731",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000080 0.000022 0.000102 ( 0.000110)
build_up 0.000287 0.012259 0.850125 ( 0.938690)
build_miniruby 0.001237 0.000675 0.056104 ( 0.054944)
build_ruby 0.002661 0.000000 0.061311 ( 0.059087)
build_all 0.009627 0.000000 1.269333 ( 0.488494)
build_install 0.012613 0.003339 1.606199 ( 0.820291)
test_btest 0.000949 0.000380 53.226025 ( 6.093459)
test_basic 0.001263 0.005397 0.297764 ( 0.388441)
test_all 0.003331 0.001554 501.086844 ( 52.059948)
test_rubyspec 0.103044 0.037729 41.640764 ( 49.201038)
total: 110.11 sec