Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-030331
#<BuildRuby:0x000055a3ae217fa8
@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.20221125-030331",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.000729 0.004170 1.100914 ( 1.083921)
build_miniruby 0.000787 0.000263 0.942963 ( 0.941549)
build_ruby 0.000807 0.000269 2.735469 ( 2.641702)
build_all 0.008512 0.000069 15.800426 ( 3.285199)
build_install 0.007052 0.000772 2.063950 ( 1.201080)
test_btest 0.000475 0.000127 58.424056 ( 11.956553)
test_basic 0.003642 0.000971 0.291335 ( 0.382254)
test_all 0.001200 0.000320 683.975848 (120.976552)
test_rubyspec 0.034931 0.028099 53.928298 ( 62.111964)
total: 204.58 sec