Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-071337
#<BuildRuby:0x0000559bcbaec920
@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.20221117-071337",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.000809 0.006969 1.099642 ( 3.017338)
build_miniruby 0.001083 0.000417 0.905244 ( 0.906381)
build_ruby 0.001628 0.000626 2.385335 ( 2.291503)
build_all 0.008927 0.008526 18.396126 ( 2.213173)
build_install 0.017233 0.005019 1.911907 ( 1.001025)
test_btest 0.000847 0.000363 87.558445 ( 10.217712)
test_basic 0.002539 0.005035 0.335882 ( 0.427621)
test_all 0.001526 0.000727 723.671392 ( 75.722051)
test_rubyspec 0.069827 0.043359 51.049806 ( 59.509965)
total: 155.31 sec