Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-022720
#<BuildRuby:0x000056157f8b67e0
@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.20221121-022720",
@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.000017 0.000003 0.000020 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004046 0.000674 1.043591 ( 1.059315)
build_miniruby 0.000756 0.000126 0.966763 ( 0.965424)
build_ruby 0.001125 0.000188 2.755113 ( 2.643538)
build_all 0.008732 0.000000 15.901027 ( 3.328003)
build_install 0.009969 0.000000 2.046248 ( 1.219382)
test_btest 0.000656 0.000000 55.831804 ( 11.886510)
test_basic 0.002059 0.002955 0.306842 ( 0.397516)
test_all 0.000927 0.000148 647.306980 (100.583454)
test_rubyspec 0.054539 0.008924 51.226366 ( 59.445456)
total: 181.53 sec