Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-165210
#<BuildRuby:0x000056004c9a5400
@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.20220717-165210",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005762 0.005431 0.835689 ( 1.046691)
build_miniruby 0.001162 0.000290 0.062082 ( 0.061039)
build_ruby 0.001203 0.000301 0.064214 ( 0.063071)
build_all 0.003654 0.005897 1.277857 ( 0.490947)
build_install 0.015367 0.001539 4.265289 ( 1.806369)
test_btest 0.001320 0.000000 53.158976 ( 6.280457)
test_basic 0.001652 0.004643 0.292581 ( 0.390890)
test_all 0.002047 0.000683 490.352658 ( 51.898736)
test_rubyspec 0.070797 0.060822 41.770439 ( 47.659389)
total: 109.70 sec