Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-090919
#<BuildRuby:0x000055cd990fd400
@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.20220829-090919",
@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.000031 0.000002 0.000033 ( 0.000034)
autoconf 0.000047 0.000003 0.000050 ( 0.000051)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.007134 0.004900 0.894229 ( 2.376942)
build_miniruby 0.002196 0.000314 0.063670 ( 0.062835)
build_ruby 0.001352 0.000193 0.054970 ( 0.054982)
build_all 0.009027 0.000000 1.262253 ( 0.500060)
build_install 0.015735 0.001280 1.605036 ( 0.835664)
test_btest 0.002084 0.000245 52.139739 ( 6.144905)
test_basic 0.004498 0.000529 0.287234 ( 0.381394)
test_all 0.003022 0.000355 476.165703 ( 51.294318)
test_rubyspec 0.093503 0.046305 41.195648 ( 49.811450)
total: 111.46 sec