Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-033624
#<BuildRuby:0x000055fd6c5c0b88
@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.20220917-033624",
@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.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000017)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005980 0.004354 1.093293 ( 1.544826)
build_miniruby 0.001755 0.000117 0.062891 ( 0.060855)
build_ruby 0.001829 0.000122 0.076664 ( 0.074828)
build_all 0.009818 0.000654 1.560116 ( 0.605646)
build_install 0.021398 0.003464 1.920783 ( 0.933170)
test_btest 0.001357 0.000000 94.986183 ( 9.521064)
test_basic 0.007857 0.000046 0.343696 ( 0.437704)
test_all 0.003109 0.000157 638.896230 ( 66.549848)
test_rubyspec 0.125993 0.028416 46.696079 ( 55.041695)
total: 134.77 sec