Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-110054
#<BuildRuby:0x000056021acba148
@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.20220718-110054",
@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.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009774 0.000000 0.846926 ( 1.154371)
build_miniruby 0.001525 0.000000 0.064861 ( 0.063310)
build_ruby 0.001555 0.000000 0.063460 ( 0.061964)
build_all 0.009055 0.000000 1.294240 ( 0.496509)
build_install 0.012699 0.005666 4.364545 ( 1.827126)
test_btest 0.001698 0.000106 56.212204 ( 6.093933)
test_basic 0.005213 0.000325 0.285580 ( 0.382789)
test_all 0.001691 0.000106 511.059203 ( 53.507844)
test_rubyspec 0.097292 0.043014 41.906841 ( 47.861911)
total: 111.45 sec