Logfile: /home/ko1/ruby/logs/brlog.trunk.20220405-200843
#<BuildRuby:0x000055f3ebbb70f8
@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.20220405-200843",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.005290 0.007116 0.992104 ( 1.119478)
build_miniruby 0.001435 0.000253 0.074935 ( 0.073821)
build_ruby 0.002053 0.000000 0.076213 ( 0.074538)
build_all 0.010092 0.000000 4.192185 ( 0.854973)
build_install 0.015868 0.007968 8.498629 ( 2.985231)
test_btest 0.001289 0.000000 75.678776 ( 8.702580)
test_basic 0.005975 0.000693 0.327883 ( 0.426322)
test_all 0.001594 0.000318 664.428382 ( 65.881351)
test_rubyspec 0.156234 0.032773 46.762309 ( 52.152612)
total: 132.27 sec