Logfile: /home/ko1/ruby/logs/brlog.trunk.20220523-221303
#<BuildRuby:0x0000557f8d634f40
@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.20220523-221303",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005945 0.004865 0.973439 ( 1.671670)
build_miniruby 0.001274 0.000531 0.075899 ( 0.074054)
build_ruby 0.000000 0.002069 0.081203 ( 0.078915)
build_all 0.007153 0.001568 1.478469 ( 0.600874)
build_install 0.020427 0.002702 5.828855 ( 2.790112)
test_btest 0.000865 0.000305 69.036930 ( 8.142648)
test_basic 0.005271 0.003196 0.327564 ( 0.414438)
test_all 0.004710 0.000469 704.842795 ( 67.662476)
test_rubyspec 0.112782 0.056396 46.158334 ( 51.991229)
total: 133.43 sec