Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-215937
#<BuildRuby:0x0000557627262fa8
@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.20221203-215937",
@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.000018 0.000003 0.000021 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003679 0.000613 0.811125 ( 1.096300)
build_miniruby 0.000851 0.000141 0.527902 ( 0.527673)
build_ruby 0.001141 0.000190 1.700866 ( 1.624596)
build_all 0.000426 0.009090 11.999775 ( 1.476164)
build_install 0.005401 0.001800 1.649895 ( 0.758982)
test_btest 0.000501 0.000167 66.128513 ( 5.857426)
test_basic 0.002875 0.000000 0.221957 ( 0.319413)
test_all 0.001570 0.000000 488.193301 ( 49.960435)
test_rubyspec 0.014080 0.014419 35.951762 ( 46.554091)
total: 108.18 sec