Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-133157
#<BuildRuby:0x00005590a713d570
@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.20221102-133157",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000011 0.000005 0.000016 ( 0.000017)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003019 0.006331 0.935321 ( 1.133089)
build_miniruby 0.001182 0.000728 0.051326 ( 0.050749)
build_ruby 0.000863 0.000531 0.043603 ( 0.043336)
build_all 0.004472 0.002752 1.223487 ( 0.485262)
build_install 0.007666 0.006261 1.597595 ( 0.825839)
test_btest 0.000992 0.000637 61.093736 ( 6.371443)
test_basic 0.003299 0.002120 0.303045 ( 0.397782)
test_all 0.004139 0.002660 518.582049 ( 55.171923)
test_rubyspec 0.058531 0.066268 43.126467 ( 51.544566)
total: 116.03 sec