Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-055518
#<BuildRuby:0x0000555c9e0dbba0
@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-055518",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000043 0.000004 0.000047 ( 0.000046)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.000000 0.012544 0.856751 ( 2.363422)
build_miniruby 0.001037 0.000319 0.054699 ( 0.053614)
build_ruby 0.000000 0.001378 0.053643 ( 0.052930)
build_all 0.005338 0.001773 1.205891 ( 0.452418)
build_install 0.011597 0.003866 1.531541 ( 0.772117)
test_btest 0.000991 0.000330 50.971214 ( 5.849492)
test_basic 0.004331 0.001444 0.288872 ( 0.379194)
test_all 0.003045 0.001015 475.435058 ( 51.058310)
test_rubyspec 0.087010 0.052633 41.101265 ( 49.577620)
total: 110.56 sec