Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-185205
#<BuildRuby:0x000056454ec884f0
@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.20220206-185205",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000108 0.000008 0.000116 ( 0.000119)
build_up 0.009823 0.000378 0.959436 ( 1.499422)
build_miniruby 0.001933 0.000129 0.077940 ( 0.075960)
build_ruby 0.001514 0.000101 0.076620 ( 0.075392)
build_all 0.010514 0.000358 4.139153 ( 0.776530)
build_install 0.014124 0.010081 7.714981 ( 2.362070)
test_btest 0.001092 0.000172 77.311257 ( 8.253733)
test_basic 0.006796 0.001073 0.343915 ( 0.433866)
test_all 0.001494 0.000236 669.093133 ( 65.419916)
test_rubyspec 0.121322 0.040105 46.011917 ( 51.390839)
total: 130.29 sec