Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-132311
#<BuildRuby:0x00005613e53f00d0
@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.20221119-132311",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.001589 0.003398 1.071013 ( 1.037285)
build_miniruby 0.000707 0.000177 0.949298 ( 0.947890)
build_ruby 0.000950 0.000237 2.766317 ( 2.679396)
build_all 0.007098 0.001774 15.988292 ( 3.385338)
build_install 0.005025 0.003337 2.017955 ( 1.160251)
test_btest 0.000465 0.000127 62.938354 ( 11.137658)
test_basic 0.000493 0.004344 0.346017 ( 0.436687)
test_all 0.000831 0.000264 630.858668 (109.946844)
test_rubyspec 0.057651 0.018835 51.100009 ( 59.428890)
total: 190.16 sec