Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-075637
#<BuildRuby:0x0000559efb2752f0
@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.20221101-075637",
@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.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006413 0.003971 1.080857 ( 1.162394)
build_miniruby 0.001639 0.000234 0.106278 ( 0.103017)
build_ruby 0.001503 0.000000 0.109960 ( 0.107584)
build_all 0.005980 0.003329 1.357406 ( 0.600137)
build_install 0.016401 0.000683 1.678338 ( 0.944087)
test_btest 0.001923 0.000000 63.035139 ( 6.350963)
test_basic 0.006453 0.000617 0.344334 ( 0.438959)
test_all 0.006702 0.000582 508.687771 ( 54.824161)
test_rubyspec 0.087276 0.034324 43.404622 ( 52.063990)
total: 116.60 sec