Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-141521
#<BuildRuby:0x000055c4e6abc4c0
@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.20221115-141521",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000028 0.000002 0.000030 ( 0.000026)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.007952 0.000219 1.082470 ( 1.123688)
build_miniruby 0.001726 0.000096 0.899658 ( 0.904076)
build_ruby 0.002118 0.000118 2.411129 ( 2.325714)
build_all 0.016944 0.000403 18.213388 ( 2.240590)
build_install 0.014379 0.003721 1.877393 ( 1.020295)
test_btest 0.001640 0.000126 79.662266 ( 9.566277)
test_basic 0.006332 0.000487 0.345644 ( 0.435773)
test_all 0.001909 0.000088 680.696115 ( 73.220919)
test_rubyspec 0.077832 0.044652 50.007126 ( 58.513245)
total: 149.35 sec