Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-014910
#<BuildRuby:0x000055cc51bfafe0
@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.20220907-014910",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010043 0.000839 0.976301 ( 0.972788)
build_miniruby 0.002045 0.000293 0.074121 ( 0.071920)
build_ruby 0.000000 0.002058 0.071997 ( 0.069859)
build_all 0.009710 0.000372 1.577944 ( 0.590957)
build_install 0.016517 0.007287 1.936908 ( 0.940556)
test_btest 0.001073 0.000223 93.580621 ( 9.305311)
test_basic 0.005808 0.001210 0.358672 ( 0.454272)
test_all 0.004082 0.002014 685.319969 ( 68.360878)
test_rubyspec 0.107719 0.057379 47.199973 ( 55.520578)
total: 136.29 sec