Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-014151
#<BuildRuby:0x000055bdbe4b2f90
@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.20221031-014151",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009136 0.000796 1.135290 ( 1.187306)
build_miniruby 0.001320 0.000203 0.112084 ( 0.109114)
build_ruby 0.001421 0.000218 0.105783 ( 0.102624)
build_all 0.008986 0.000000 1.310407 ( 0.568980)
build_install 0.015021 0.000000 1.682109 ( 0.915427)
test_btest 0.002312 0.000000 63.985147 ( 6.780840)
test_basic 0.005952 0.000053 0.333728 ( 0.422906)
test_all 0.008114 0.000087 507.451771 ( 54.366241)
test_rubyspec 0.083991 0.033246 43.456937 ( 52.103957)
total: 116.56 sec