Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-120618
#<BuildRuby:0x000055fbe251c4d8
@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.20220212-120618",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000060 0.010571 0.936326 ( 1.755014)
build_miniruby 0.001582 0.000396 0.075041 ( 0.073600)
build_ruby 0.001613 0.000404 0.070370 ( 0.068621)
build_all 0.010199 0.000000 4.152524 ( 0.805761)
build_install 0.022271 0.002473 7.780967 ( 2.321877)
test_btest 0.001139 0.000217 75.142977 ( 7.715642)
test_basic 0.003731 0.005484 0.337516 ( 0.423748)
test_all 0.001619 0.000386 670.146627 ( 66.948456)
test_rubyspec 0.080577 0.077149 46.326561 ( 51.846839)
total: 131.96 sec