Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-064748
#<BuildRuby:0x0000562cf703e038
@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.20220828-064748",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008451 0.001409 0.852775 ( 1.956680)
build_miniruby 0.001639 0.000000 0.049163 ( 0.047929)
build_ruby 0.001622 0.000000 0.065559 ( 0.065171)
build_all 0.008631 0.000000 1.217956 ( 0.476438)
build_install 0.013989 0.000000 1.559676 ( 0.797481)
test_btest 0.001258 0.000000 49.212321 ( 6.255515)
test_basic 0.007598 0.000000 0.302806 ( 0.393136)
test_all 0.000000 0.004904 505.847604 ( 53.392573)
test_rubyspec 0.089742 0.051670 41.072360 ( 49.657774)
total: 113.04 sec