Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-002634
#<BuildRuby:0x00005655261f1400
@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.20221102-002634",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.008453 0.001672 1.164800 ( 1.197428)
build_miniruby 0.001247 0.000453 0.097803 ( 0.095507)
build_ruby 0.001141 0.000415 0.098868 ( 0.099065)
build_all 0.005858 0.002130 1.322834 ( 0.575641)
build_install 0.014124 0.001244 1.659557 ( 0.915994)
test_btest 0.001663 0.000511 61.761262 ( 6.517788)
test_basic 0.004825 0.001484 0.336076 ( 0.431005)
test_all 0.007239 0.000391 512.273614 ( 54.312812)
test_rubyspec 0.085147 0.035177 43.414613 ( 52.109192)
total: 116.26 sec