Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-063101
#<BuildRuby:0x0000559cd3f8d570
@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.20221015-063101",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000054 0.000004 0.000058 ( 0.000054)
build_up 0.010013 0.000426 1.077318 ( 1.141371)
build_miniruby 0.001849 0.000000 0.099319 ( 0.096231)
build_ruby 0.002047 0.000000 0.101471 ( 0.097923)
build_all 0.008225 0.000000 1.333228 ( 0.579679)
build_install 0.012964 0.003909 1.670615 ( 0.909450)
test_btest 0.001266 0.000121 61.997463 ( 6.391328)
test_basic 0.002291 0.004588 0.360826 ( 0.450017)
test_all 0.006933 0.000349 490.781231 ( 53.561415)
test_rubyspec 0.083966 0.039851 43.352377 ( 51.854120)
total: 115.08 sec