Logfile: /home/ko1/ruby/logs/brlog.trunk.20220404-055918
#<BuildRuby:0x000055db6ca789e0
@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.20220404-055918",
@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.000007)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.010406 0.001400 1.016631 ( 1.455837)
build_miniruby 0.001625 0.000348 0.077354 ( 0.076957)
build_ruby 0.002028 0.000434 0.071051 ( 0.069943)
build_all 0.009821 0.000110 4.253128 ( 0.870024)
build_install 0.015503 0.007209 8.614816 ( 3.026306)
test_btest 0.000998 0.000235 76.506755 ( 8.245757)
test_basic 0.007414 0.000000 0.331675 ( 0.421692)
test_all 0.001768 0.000000 702.357596 ( 68.207539)
test_rubyspec 0.085875 0.068048 46.838558 ( 51.901416)
total: 134.28 sec