Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-071558
#<BuildRuby:0x0000562f2e4ab1c8
@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.20221203-071558",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003691 0.000615 0.794444 ( 1.076918)
build_miniruby 0.000752 0.000125 0.528781 ( 0.529399)
build_ruby 0.001070 0.000178 1.667638 ( 1.607810)
build_all 0.006524 0.003090 12.030073 ( 1.474587)
build_install 0.006550 0.000476 1.645993 ( 0.751887)
test_btest 0.000565 0.000106 63.460616 ( 6.178901)
test_basic 0.002784 0.000522 0.229031 ( 0.325541)
test_all 0.000960 0.000180 480.902255 ( 49.981209)
test_rubyspec 0.006767 0.021300 35.586168 ( 46.130715)
total: 108.06 sec