Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-082853
#<BuildRuby:0x000055c8f1e03c78
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221130-082853",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000016)
build_up 0.004814 0.000267 1.151083 ( 1.157790)
build_miniruby 0.001019 0.000000 1.004153 ( 1.002878)
build_ruby 0.001352 0.000000 2.785179 ( 2.672069)
build_all 0.008784 0.000000 15.674656 ( 3.441784)
build_install 0.008893 0.000000 2.228397 ( 1.247741)
test_btest 0.000570 0.000000 63.434859 ( 11.057280)
test_basic 0.001144 0.003633 0.322036 ( 0.412834)
test_all 0.001093 0.000087 673.823868 (111.397653)
test_rubyspec 0.053726 0.019420 53.417090 ( 61.572151)
total: 193.96 sec