Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-054439
#<BuildRuby:0x0000557f0f8bb440
@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.20220209-054439",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000032 0.000000 0.000032 ( 0.000029)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.007374 0.003969 0.985992 ( 2.142268)
build_miniruby 0.001484 0.000297 0.069960 ( 0.068138)
build_ruby 0.001308 0.000261 0.069660 ( 0.067939)
build_all 0.010932 0.000432 4.080315 ( 0.788009)
build_install 0.017405 0.006206 7.838702 ( 2.302533)
test_btest 0.001077 0.000226 78.175692 ( 8.567177)
test_basic 0.002324 0.005521 0.337839 ( 0.434596)
test_all 0.001327 0.000349 707.094697 ( 68.012843)
test_rubyspec 0.118414 0.043019 45.806724 ( 51.042698)
total: 133.43 sec