Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-220244
#<BuildRuby:0x00005652b1f09c18
@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.20221204-220244",
@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.000013 0.000004 0.000017 ( 0.000018)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.000000 0.005116 1.159827 ( 2.092873)
build_miniruby 0.000000 0.001107 0.969368 ( 0.968258)
build_ruby 0.000000 0.001153 2.704643 ( 2.618714)
build_all 0.003131 0.006235 15.939915 ( 3.320777)
build_install 0.004214 0.006337 2.275153 ( 1.258792)
test_btest 0.000334 0.000206 57.734370 ( 12.025204)
test_basic 0.004398 0.000172 0.307428 ( 0.397823)
test_all 0.000591 0.000338 664.846822 (119.720776)
test_rubyspec 0.041226 0.031088 53.214584 ( 61.441004)
total: 203.84 sec