Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-093504
#<BuildRuby:0x000055b3e7ff1338
@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.20221102-093504",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.008883 0.000357 0.915095 ( 1.529880)
build_miniruby 0.001544 0.000111 0.051893 ( 0.050791)
build_ruby 0.001600 0.000115 0.040868 ( 0.039643)
build_all 0.008392 0.000600 1.249477 ( 0.470053)
build_install 0.003519 0.010934 1.555288 ( 0.807958)
test_btest 0.000841 0.000180 62.407364 ( 6.350187)
test_basic 0.001103 0.004261 0.303825 ( 0.396437)
test_all 0.008086 0.000000 513.093847 ( 54.930566)
test_rubyspec 0.091766 0.043827 43.351836 ( 51.872905)
total: 116.45 sec