Logfile: /home/ko1/ruby/logs/brlog.trunk.20220325-015216
#<BuildRuby:0x0000557ad7448480
@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.20220325-015216",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002871 0.007854 0.989303 ( 1.293039)
build_miniruby 0.002100 0.000000 0.065931 ( 0.063938)
build_ruby 0.001897 0.000028 0.076519 ( 0.074646)
build_all 0.008291 0.001064 4.117581 ( 0.839907)
build_install 0.020375 0.002615 7.653375 ( 2.425551)
test_btest 0.001108 0.000246 73.331462 ( 7.847976)
test_basic 0.006038 0.001341 0.327856 ( 0.417722)
test_all 0.000708 0.000932 688.697957 ( 67.446018)
test_rubyspec 0.104451 0.056463 45.848811 ( 51.245359)
total: 131.66 sec