Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-190951
#<BuildRuby:0x000055b4caa451f8
@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.20220723-190951",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009668 0.000839 0.829627 ( 1.316689)
build_miniruby 0.001771 0.000253 0.065320 ( 0.063905)
build_ruby 0.001757 0.000251 0.065725 ( 0.065254)
build_all 0.008948 0.000596 1.244505 ( 0.487337)
build_install 0.016366 0.000224 4.283887 ( 1.795115)
test_btest 0.001802 0.000200 53.107142 ( 6.030580)
test_basic 0.001188 0.005206 0.289682 ( 0.383769)
test_all 0.002404 0.000401 481.698596 ( 52.189594)
test_rubyspec 0.097466 0.042600 41.852887 ( 47.771957)
total: 110.11 sec