Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-114219
#<BuildRuby:0x000055cccc64c8e8
@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.20221116-114219",
@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.000018 0.000003 0.000021 ( 0.000015)
configure 0.000079 0.000013 0.000092 ( 0.000094)
build_up 0.007863 0.000539 1.106176 ( 1.149965)
build_miniruby 0.001849 0.000000 0.908422 ( 0.908541)
build_ruby 0.002416 0.000000 2.339929 ( 2.252570)
build_all 0.018534 0.000604 18.435012 ( 2.241894)
build_install 0.009314 0.007644 1.857662 ( 0.994077)
test_btest 0.000932 0.000170 83.486802 ( 10.018716)
test_basic 0.004581 0.000833 0.315081 ( 0.409268)
test_all 0.000000 0.002534 722.656987 ( 75.738718)
test_rubyspec 0.065474 0.052539 50.778764 ( 59.270106)
total: 152.98 sec