Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-062716
#<BuildRuby:0x000055b5e410da98
@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.20220720-062716",
@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.000030 0.000005 0.000035 ( 0.000036)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.006487 0.004697 0.768138 ( 1.524561)
build_miniruby 0.001883 0.000434 0.047012 ( 0.044648)
build_ruby 0.000989 0.000228 0.050326 ( 0.049004)
build_all 0.007978 0.000731 1.237224 ( 0.472472)
build_install 0.019273 0.000849 4.421881 ( 1.824384)
test_btest 0.001711 0.000302 55.754120 ( 7.362957)
test_basic 0.006025 0.000135 0.291305 ( 0.382122)
test_all 0.001536 0.000256 500.751989 ( 53.655098)
test_rubyspec 0.114296 0.048057 40.152267 ( 46.047046)
total: 111.36 sec