Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-132535
#<BuildRuby:0x0000555bb9baf800
@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.20221116-132535",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008569 0.000305 1.081757 ( 1.387281)
build_miniruby 0.001577 0.000105 0.866926 ( 0.868389)
build_ruby 0.002132 0.000142 2.356255 ( 2.262092)
build_all 0.014972 0.003781 18.364687 ( 2.247930)
build_install 0.020667 0.000707 1.858512 ( 0.985646)
test_btest 0.001022 0.000089 83.854651 ( 9.818498)
test_basic 0.007673 0.000258 0.359697 ( 0.451046)
test_all 0.002133 0.000000 681.247976 ( 74.205045)
test_rubyspec 0.084723 0.047746 50.972975 ( 59.440366)
total: 151.67 sec