Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-043853
#<BuildRuby:0x0000555c23b54620
@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.20220809-043853",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.006513 0.004911 1.007787 ( 2.395632)
build_miniruby 0.001700 0.000653 0.076988 ( 0.076036)
build_ruby 0.001824 0.000701 0.078241 ( 0.077680)
build_all 0.009489 0.000232 1.573502 ( 0.600805)
build_install 0.018744 0.003400 5.288961 ( 2.133985)
test_btest 0.000767 0.000230 73.486393 ( 8.209507)
test_basic 0.006529 0.001959 0.344605 ( 0.432961)
test_all 0.001521 0.000456 629.148375 ( 64.388331)
test_rubyspec 0.123928 0.049662 46.006098 ( 53.321321)
total: 131.64 sec