Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-113157
#<BuildRuby:0x0000564a873c5550
@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.20221017-113157",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006839 0.003287 1.126961 ( 1.174456)
build_miniruby 0.002005 0.000000 0.109949 ( 0.106675)
build_ruby 0.001471 0.000000 0.106425 ( 0.103458)
build_all 0.008084 0.000950 1.345176 ( 0.580765)
build_install 0.009825 0.005032 1.658512 ( 0.904457)
test_btest 0.001235 0.000206 62.882871 ( 6.866701)
test_basic 0.002152 0.004944 0.362928 ( 0.460399)
test_all 0.005900 0.000000 496.790554 ( 53.701498)
test_rubyspec 0.074025 0.049422 43.353298 ( 51.988339)
total: 115.89 sec