Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-071459
#<BuildRuby:0x000055bf65ceebe8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221206-071459",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004913 0.000234 1.237881 ( 1.384105)
build_miniruby 0.000778 0.000180 1.001973 ( 1.000627)
build_ruby 0.000982 0.000227 2.815519 ( 2.721045)
build_all 0.007029 0.001897 15.728452 ( 3.401542)
build_install 0.008314 0.001054 2.309613 ( 1.380983)
test_btest 0.000476 0.000106 65.082156 ( 11.684286)
test_basic 0.004345 0.000965 0.289850 ( 0.380073)
test_all 0.001113 0.000247 665.489574 (110.531250)
test_rubyspec 0.051018 0.019349 52.658708 ( 61.023761)
total: 193.51 sec