Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-160730
#<BuildRuby:0x000056510000e298
@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.20221201-160730",
@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.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006220 0.004583 1.244420 ( 1.245865)
build_miniruby 0.002413 0.000517 0.851970 ( 0.850700)
build_ruby 0.003261 0.000000 2.235939 ( 2.140981)
build_all 0.019684 0.000000 18.619318 ( 2.178549)
build_install 0.010002 0.011564 2.040675 ( 1.026114)
test_btest 0.001634 0.000426 90.976744 ( 9.241024)
test_basic 0.008168 0.002131 0.353304 ( 0.435331)
test_all 0.001917 0.000501 727.379445 ( 70.388466)
test_rubyspec 0.097498 0.089190 49.506130 ( 57.612653)
total: 145.12 sec