Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-083813
#<BuildRuby:0x000055a60fb72f90
@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.20221019-083813",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000018 0.000004 0.000022 ( 0.000020)
build_up 0.007213 0.003766 1.124408 ( 1.293981)
build_miniruby 0.001380 0.000425 0.112964 ( 0.110047)
build_ruby 0.001577 0.000486 0.101332 ( 0.098444)
build_all 0.006495 0.000657 1.298542 ( 0.579577)
build_install 0.005212 0.010959 1.651649 ( 0.892047)
test_btest 0.001310 0.000561 61.998382 ( 6.427987)
test_basic 0.000000 0.006482 0.362204 ( 0.453587)
test_all 0.003327 0.004335 493.564327 ( 54.157230)
test_rubyspec 0.081063 0.056111 43.182945 ( 51.677041)
total: 115.69 sec