Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-035832
#<BuildRuby:0x000055f492fac8a0
@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.20220726-035832",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010610 0.000817 0.928791 ( 4.507091)
build_miniruby 0.001291 0.000099 0.053087 ( 0.051603)
build_ruby 0.001273 0.000097 0.063454 ( 0.062281)
build_all 0.008177 0.000231 1.253903 ( 0.462104)
build_install 0.002649 0.013642 4.311528 ( 1.809760)
test_btest 0.001095 0.000274 52.704799 ( 6.093362)
test_basic 0.000346 0.004892 0.283714 ( 0.375108)
test_all 0.002458 0.000000 479.543349 ( 51.583200)
test_rubyspec 0.078040 0.054710 41.555768 ( 47.434683)
total: 112.38 sec