Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-162928
#<BuildRuby:0x000055ef602292f0
@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.20220807-162928",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.009919 0.000000 0.831491 ( 1.964892)
build_miniruby 0.002160 0.000150 0.066219 ( 0.065676)
build_ruby 0.001475 0.000454 0.063417 ( 0.062085)
build_all 0.003003 0.005222 1.231123 ( 0.476336)
build_install 0.010534 0.005075 4.298080 ( 1.793082)
test_btest 0.000966 0.000386 50.975601 ( 6.374096)
test_basic 0.004260 0.001704 0.289259 ( 0.380563)
test_all 0.001980 0.000792 479.603454 ( 51.601716)
test_rubyspec 0.073907 0.063822 41.467027 ( 49.233192)
total: 111.95 sec