Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-180330
#<BuildRuby:0x0000563cfbcdc6c8
@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.20220317-180330",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009694 0.000824 1.003758 ( 1.196343)
build_miniruby 0.001580 0.000225 0.071092 ( 0.069081)
build_ruby 0.001703 0.000000 0.075538 ( 0.073656)
build_all 0.009294 0.000886 4.232624 ( 0.854400)
build_install 0.020243 0.000611 7.935310 ( 2.416990)
test_btest 0.001121 0.000124 69.508451 ( 8.083297)
test_basic 0.003089 0.004943 0.330057 ( 0.428506)
test_all 0.001762 0.000000 704.244063 ( 67.755578)
test_rubyspec 0.110649 0.051950 46.207757 ( 51.488435)
total: 132.37 sec