Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-091715
#<BuildRuby:0x0000564288dc0e80
@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.20220802-091715",
@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.000026 0.000007 0.000033 ( 0.000034)
autoconf 0.000196 0.000049 0.000245 ( 0.000247)
configure 0.000038 0.000010 0.000048 ( 0.000047)
build_up 0.000000 0.011186 0.821634 ( 1.558773)
build_miniruby 0.000532 0.001126 0.054651 ( 0.054000)
build_ruby 0.001244 0.000622 0.063564 ( 0.063080)
build_all 0.000243 0.008539 1.254999 ( 0.486510)
build_install 0.013746 0.003038 4.371469 ( 1.826367)
test_btest 0.000000 0.001551 52.386067 ( 6.126324)
test_basic 0.001108 0.003703 0.269633 ( 0.362875)
test_all 0.001884 0.001211 484.454810 ( 51.262343)
test_rubyspec 0.074113 0.055739 41.463403 ( 49.212557)
total: 110.95 sec