Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-013944
#<BuildRuby:0x0000565179ea7510
@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.20220309-013944",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005298 0.005497 1.012207 ( 2.494291)
build_miniruby 0.002305 0.000000 0.077544 ( 0.077155)
build_ruby 0.002334 0.000000 0.079012 ( 0.078076)
build_all 0.009529 0.000415 4.196004 ( 0.852955)
build_install 0.017706 0.005582 7.931430 ( 2.434524)
test_btest 0.000898 0.000237 72.473572 ( 8.403516)
test_basic 0.000000 0.009187 0.337125 ( 0.425553)
test_all 0.000000 0.001851 698.858516 ( 67.707012)
test_rubyspec 0.127538 0.044365 46.298062 ( 51.672621)
total: 134.15 sec