Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-153650
#<BuildRuby:0x000055e6df7483a0
@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.20220810-153650",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.007731 0.003649 0.999797 ( 1.018682)
build_miniruby 0.001887 0.000222 0.077091 ( 0.075016)
build_ruby 0.001824 0.000215 0.078923 ( 0.077052)
build_all 0.005596 0.004410 1.558868 ( 0.567897)
build_install 0.018964 0.000264 5.196440 ( 2.098340)
test_btest 0.001293 0.000000 69.131332 ( 8.272814)
test_basic 0.003319 0.004404 0.339593 ( 0.428008)
test_all 0.002169 0.000377 679.674531 ( 65.997194)
test_rubyspec 0.138112 0.037182 45.965971 ( 53.607351)
total: 132.14 sec