Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-091705
#<BuildRuby:0x00005630f0d0d438
@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.20220826-091705",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005282 0.008371 0.831945 ( 5.924683)
build_miniruby 0.001590 0.000489 0.062600 ( 0.060857)
build_ruby 0.001032 0.000318 0.065141 ( 0.064308)
build_all 0.009732 0.000000 1.276519 ( 0.475386)
build_install 0.015031 0.000000 1.585991 ( 0.791314)
test_btest 0.001305 0.000000 51.029871 ( 6.259321)
test_basic 0.001734 0.003797 0.290333 ( 0.388937)
test_all 0.002397 0.000600 500.359845 ( 52.827201)
test_rubyspec 0.076934 0.049442 41.867310 ( 50.542499)
total: 117.34 sec