Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-133903
#<BuildRuby:0x0000564f010d4ea8
@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.20221115-133903",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000012 0.000002 0.000014 ( 0.000015)
build_up 0.007967 0.000022 1.119312 ( 1.166608)
build_miniruby 0.001748 0.000000 0.862901 ( 0.862142)
build_ruby 0.002016 0.000000 2.323145 ( 2.228363)
build_all 0.017390 0.000798 18.149504 ( 2.280428)
build_install 0.012396 0.004898 1.810359 ( 1.018573)
test_btest 0.000783 0.000136 82.400574 ( 9.895536)
test_basic 0.006011 0.000266 0.348904 ( 0.440402)
test_all 0.001785 0.000000 687.455542 ( 73.220904)
test_rubyspec 0.093420 0.044069 50.158383 ( 58.642495)
total: 149.76 sec