Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-094158
#<BuildRuby:0x000056459afebe20
@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-094158",
@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.000011 0.000003 0.000014 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.004660 0.000116 1.160469 ( 1.168102)
build_miniruby 0.000907 0.000000 0.963195 ( 0.962040)
build_ruby 0.001296 0.000000 2.712800 ( 2.607986)
build_all 0.005245 0.003975 15.920669 ( 3.319246)
build_install 0.008267 0.002362 2.228396 ( 1.257070)
test_btest 0.000442 0.000126 59.282213 ( 12.317455)
test_basic 0.003997 0.001143 0.325519 ( 0.415872)
test_all 0.001005 0.000287 679.312007 (103.481513)
test_rubyspec 0.029179 0.037344 53.557770 ( 61.731971)
total: 187.26 sec