Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-023726
#<BuildRuby:0x000055eca132efe0
@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.20220901-023726",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007021 0.004770 0.978100 ( 0.992323)
build_miniruby 0.001799 0.000386 0.075987 ( 0.073853)
build_ruby 0.002229 0.000000 0.077704 ( 0.075116)
build_all 0.010505 0.000000 1.539933 ( 0.575233)
build_install 0.013339 0.010000 1.908829 ( 0.957049)
test_btest 0.001044 0.000275 73.420246 ( 8.641764)
test_basic 0.007159 0.000598 0.322013 ( 0.414637)
test_all 0.003564 0.002292 687.240347 ( 67.647109)
test_rubyspec 0.091219 0.076358 45.857093 ( 54.300093)
total: 133.68 sec