Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-045728
#<BuildRuby:0x000055c960f88b38
@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.20220403-045728",
@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.000006)
autoconf 0.000041 0.000000 0.000041 ( 0.000039)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.011287 0.000000 1.014198 ( 1.202483)
build_miniruby 0.001717 0.000094 0.069676 ( 0.068219)
build_ruby 0.001808 0.000226 0.073578 ( 0.071091)
build_all 0.004713 0.005240 4.184157 ( 0.850770)
build_install 0.020880 0.001928 8.568810 ( 2.996556)
test_btest 0.001021 0.000170 73.158026 ( 7.922262)
test_basic 0.007961 0.000443 0.345981 ( 0.433428)
test_all 0.001811 0.000000 663.126569 ( 66.137961)
test_rubyspec 0.120925 0.042829 46.629411 ( 51.941888)
total: 131.63 sec