Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-073055
#<BuildRuby:0x0000559e7c6ac208
@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.20221117-073055",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000004 0.000018 ( 0.000016)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004219 0.001125 1.043609 ( 1.071431)
build_miniruby 0.000736 0.000196 1.004255 ( 1.003056)
build_ruby 0.000874 0.000233 2.860538 ( 2.730570)
build_all 0.004682 0.004500 15.881964 ( 3.352184)
build_install 0.010302 0.000000 1.976034 ( 1.129796)
test_btest 0.000575 0.000000 63.989774 ( 10.323325)
test_basic 0.003871 0.000403 0.313217 ( 0.405337)
test_all 0.000869 0.000228 651.998916 (101.996415)
test_rubyspec 0.054261 0.012423 51.109550 ( 59.411927)
total: 181.42 sec