Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-170430
#<BuildRuby:0x000055dc5a4bcaf8
@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.20220208-170430",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005724 0.004596 0.960084 ( 1.090248)
build_miniruby 0.002260 0.000301 0.069501 ( 0.067391)
build_ruby 0.001439 0.000191 0.071274 ( 0.069931)
build_all 0.005554 0.005590 4.127021 ( 0.788363)
build_install 0.019470 0.000816 7.687321 ( 2.308495)
test_btest 0.001060 0.000177 74.953656 ( 8.284974)
test_basic 0.006812 0.000255 0.334628 ( 0.434096)
test_all 0.001713 0.000271 655.366257 ( 65.549281)
test_rubyspec 0.084927 0.085960 45.856603 ( 51.140946)
total: 129.73 sec