Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-114231
#<BuildRuby:0x000055c0c97609c8
@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-114231",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000028 0.000008 0.000036 ( 0.000038)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.005605 0.001725 1.132729 ( 1.277374)
build_miniruby 0.001253 0.000386 0.905716 ( 0.920129)
build_ruby 0.001606 0.000494 2.360956 ( 2.295167)
build_all 0.014067 0.004328 18.222508 ( 2.251769)
build_install 0.011638 0.009361 1.868023 ( 0.979537)
test_btest 0.000924 0.000346 83.429315 ( 9.868365)
test_basic 0.000000 0.007498 0.340484 ( 0.431287)
test_all 0.000000 0.001879 716.597757 ( 74.810262)
test_rubyspec 0.054847 0.062597 50.212768 ( 58.820715)
total: 151.66 sec