Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-081801
#<BuildRuby:0x000055cb4d45f858
@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.20220329-081801",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.007850 0.003925 1.039655 ( 1.524798)
build_miniruby 0.002306 0.000000 0.076209 ( 0.073608)
build_ruby 0.002282 0.000000 0.080347 ( 0.078841)
build_all 0.012095 0.000000 4.141917 ( 0.852230)
build_install 0.023556 0.000000 7.894993 ( 2.430267)
test_btest 0.000848 0.000554 73.594393 ( 8.418754)
test_basic 0.002942 0.004608 0.341241 ( 0.437921)
test_all 0.001596 0.000209 653.698789 ( 65.252730)
test_rubyspec 0.084423 0.085738 45.785711 ( 50.993192)
total: 130.06 sec