Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-150506
#<BuildRuby:0x00005570676768a8
@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-150506",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000098 0.000017 0.000115 ( 0.000099)
configure 0.000045 0.000008 0.000053 ( 0.000053)
build_up 0.003339 0.009086 1.092777 ( 1.150827)
build_miniruby 0.001293 0.000431 0.101094 ( 0.098748)
build_ruby 0.001182 0.000394 0.103343 ( 0.100605)
build_all 0.006834 0.002278 1.291936 ( 0.563732)
build_install 0.011664 0.002381 1.650779 ( 0.895934)
test_btest 0.001652 0.000516 59.387564 ( 6.458154)
test_basic 0.002217 0.005464 0.357696 ( 0.447374)
test_all 0.005955 0.000415 504.501327 ( 53.678213)
test_rubyspec 0.090219 0.039968 42.180865 ( 50.642313)
total: 114.04 sec