Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-235819
#<BuildRuby:0x000056308ff4cb60
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221128-235819",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009699 0.000647 1.249310 ( 1.266856)
build_miniruby 0.002350 0.000157 0.845024 ( 0.842709)
build_ruby 0.002931 0.000195 2.211316 ( 2.120944)
build_all 0.012257 0.009437 18.596264 ( 2.197995)
build_install 0.009875 0.009659 1.859856 ( 0.955762)
test_btest 0.001268 0.000317 83.830250 ( 9.136798)
test_basic 0.002456 0.005616 0.339604 ( 0.427034)
test_all 0.000767 0.001338 730.323611 ( 71.710664)
test_rubyspec 0.114397 0.060772 49.366013 ( 57.486635)
total: 146.15 sec