Logfile: /home/ko1/ruby/logs/brlog.trunk.20220317-190134
#<BuildRuby:0x0000557aedcb44f0
@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-190134",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000034 0.000005 0.000039 ( 0.000036)
build_up 0.010682 0.001526 1.010123 ( 1.254633)
build_miniruby 0.001745 0.000000 0.074239 ( 0.072480)
build_ruby 0.000000 0.002102 0.077640 ( 0.075785)
build_all 0.007561 0.002464 4.167175 ( 0.843419)
build_install 0.014978 0.008392 7.897195 ( 2.404507)
test_btest 0.001207 0.000302 77.749803 ( 8.266220)
test_basic 0.007208 0.000636 0.354285 ( 0.442964)
test_all 0.001616 0.000385 669.620975 ( 65.424707)
test_rubyspec 0.107503 0.056470 46.421898 ( 51.934202)
total: 130.72 sec