Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-205148
#<BuildRuby:0x0000560e332b04c0
@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.20221127-205148",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010397 0.000469 1.315449 ( 1.563283)
build_miniruby 0.002261 0.000174 0.847489 ( 0.846933)
build_ruby 0.002940 0.000000 2.237822 ( 2.148905)
build_all 0.016112 0.004330 25.116188 ( 2.851008)
build_install 0.016164 0.004964 4.916009 ( 1.206499)
test_btest 0.001202 0.000172 88.711966 ( 9.190138)
test_basic 0.002874 0.004465 0.346225 ( 0.441668)
test_all 0.001624 0.000295 717.605155 ( 71.311608)
test_rubyspec 0.111984 0.031025 49.902320 ( 58.257691)
total: 147.82 sec