Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-210623
#<BuildRuby:0x00005588541eead8
@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.20221007-210623",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002168 0.008621 1.064891 ( 1.247216)
build_miniruby 0.001477 0.000369 0.097140 ( 0.094275)
build_ruby 0.001248 0.000312 0.098848 ( 0.095859)
build_all 0.006734 0.000798 1.340722 ( 0.552997)
build_install 0.012428 0.003128 1.646875 ( 0.878766)
test_btest 0.001470 0.000350 60.400776 ( 6.534611)
test_basic 0.000354 0.006068 0.358705 ( 0.448262)
test_all 0.003552 0.002697 506.570451 ( 53.800602)
test_rubyspec 0.095186 0.033453 42.609861 ( 51.178533)
total: 114.83 sec