Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-011924
#<BuildRuby:0x000055601d747e58
@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-011924",
@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.000005 0.000019 ( 0.000019)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.000675 0.004175 1.049672 ( 1.080652)
build_miniruby 0.000727 0.000299 0.935443 ( 0.934082)
build_ruby 0.000838 0.000345 2.740701 ( 2.638713)
build_all 0.008687 0.000226 15.754380 ( 3.358817)
build_install 0.001599 0.007031 1.969610 ( 1.127627)
test_btest 0.000376 0.000169 57.913954 ( 11.727311)
test_basic 0.000357 0.004149 0.298244 ( 0.389023)
test_all 0.000681 0.000341 638.576619 (101.294510)
test_rubyspec 0.024254 0.034578 51.486960 ( 59.709214)
total: 182.26 sec