Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-080728
#<BuildRuby:0x000055dfe71e4e80
@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.20221012-080728",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.000000 0.011851 1.078304 ( 1.118370)
build_miniruby 0.000000 0.002103 0.092953 ( 0.089849)
build_ruby 0.000000 0.001582 0.103732 ( 0.101272)
build_all 0.004519 0.002792 1.276615 ( 0.565837)
build_install 0.010997 0.005499 1.657963 ( 0.900251)
test_btest 0.001450 0.000725 63.129304 ( 6.531093)
test_basic 0.001303 0.005466 0.359737 ( 0.449522)
test_all 0.008869 0.000000 490.772458 ( 53.026978)
test_rubyspec 0.078878 0.046875 43.183635 ( 51.344369)
total: 114.13 sec