Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-164857
#<BuildRuby:0x000055d35ba9b800
@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.20221114-164857",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005976 0.003591 1.085551 ( 1.153143)
build_miniruby 0.001638 0.000327 0.122610 ( 0.119052)
build_ruby 0.002279 0.000000 0.120750 ( 0.102568)
build_all 0.009386 0.000721 1.600980 ( 0.692685)
build_install 0.010256 0.011939 1.912988 ( 1.000213)
test_btest 0.000000 0.001598 88.487126 ( 9.091143)
test_basic 0.004823 0.002653 0.418253 ( 0.505687)
test_all 0.001927 0.000642 654.223272 ( 67.844111)
test_rubyspec 0.099819 0.068842 48.264102 ( 56.780296)
total: 137.29 sec