Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-221146
#<BuildRuby:0x000055d8cd29a878
@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.20221127-221146",
@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.000015 0.000003 0.000018 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.001754 0.003380 1.300373 ( 2.011493)
build_miniruby 0.000777 0.000207 0.996115 ( 0.994724)
build_ruby 0.000891 0.000238 2.791566 ( 2.676921)
build_all 0.007682 0.002048 22.602103 ( 4.359292)
build_install 0.009110 0.000046 4.364695 ( 1.507044)
test_btest 0.000505 0.000119 61.072323 ( 11.555643)
test_basic 0.004538 0.000007 0.321270 ( 0.412481)
test_all 0.000816 0.000181 657.549625 (118.313829)
test_rubyspec 0.044373 0.020239 53.979686 ( 62.136806)
total: 203.97 sec