Logfile: /home/ko1/ruby/logs/brlog.trunk.20220919-065037
#<BuildRuby:0x000055db4e4188e8
@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.20220919-065037",
@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.000015 0.000004 0.000019 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000550 0.010828 1.088959 ( 1.590777)
build_miniruby 0.001683 0.000777 0.113143 ( 0.108379)
build_ruby 0.001969 0.000000 0.106617 ( 0.089686)
build_all 0.009005 0.001203 1.604470 ( 0.657359)
build_install 0.017190 0.005980 1.955791 ( 0.978810)
test_btest 0.000944 0.000368 71.971129 ( 8.332395)
test_basic 0.005682 0.002209 0.370920 ( 0.459809)
test_all 0.003768 0.001465 679.148571 ( 68.205482)
test_rubyspec 0.101207 0.064933 45.834223 ( 54.183471)
total: 134.61 sec