Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-225633
#<BuildRuby:0x000055bffdb58ea8
@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.20220728-225633",
@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.000005)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.009999 0.000118 0.948228 ( 1.352218)
build_miniruby 0.002590 0.000000 0.074672 ( 0.071938)
build_ruby 0.001994 0.000029 0.075733 ( 0.073313)
build_all 0.002410 0.008118 1.515498 ( 0.576340)
build_install 0.020432 0.000000 5.152905 ( 2.122857)
test_btest 0.001138 0.000000 74.351788 ( 8.700599)
test_basic 0.003823 0.003603 0.325955 ( 0.416091)
test_all 0.001729 0.000276 678.660110 ( 66.703405)
test_rubyspec 0.096974 0.089604 45.948185 ( 51.443730)
total: 131.46 sec