Logfile: /home/ko1/ruby/logs/brlog.trunk.20221022-204237
#<BuildRuby:0x000055769073a148
@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.20221022-204237",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000007)
build_up 0.005798 0.004183 1.140403 ( 1.193149)
build_miniruby 0.002217 0.000000 0.105189 ( 0.102035)
build_ruby 0.001639 0.000000 0.111377 ( 0.108578)
build_all 0.008259 0.000227 1.327556 ( 0.580816)
build_install 0.010547 0.005667 1.710406 ( 0.920486)
test_btest 0.001364 0.000161 61.646096 ( 6.778302)
test_basic 0.005811 0.000683 0.375121 ( 0.465617)
test_all 0.008291 0.000313 516.233759 ( 55.171752)
test_rubyspec 0.084126 0.047803 43.564323 ( 52.086326)
total: 117.41 sec