Logfile: /home/ko1/ruby/logs/brlog.trunk.20220529-182846
#<BuildRuby:0x000056181505ca70
@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.20220529-182846",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009913 0.000000 0.857231 ( 1.741767)
build_miniruby 0.001391 0.000000 0.062872 ( 0.062612)
build_ruby 0.001238 0.000000 0.061100 ( 0.060372)
build_all 0.003219 0.005249 1.244918 ( 0.492145)
build_install 0.003466 0.015285 4.916373 ( 2.476395)
test_btest 0.001403 0.000374 53.182836 ( 6.064429)
test_basic 0.002108 0.004260 0.300714 ( 0.391107)
test_all 0.003641 0.000000 522.972600 ( 54.484569)
test_rubyspec 0.109368 0.031369 41.790452 ( 47.622423)
total: 113.40 sec