Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-155057
#<BuildRuby:0x00005635c81d6038
@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.20221102-155057",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001536 0.007129 0.955821 ( 1.034669)
build_miniruby 0.001023 0.000315 0.049838 ( 0.048835)
build_ruby 0.001116 0.000343 0.043887 ( 0.042891)
build_all 0.006628 0.002039 1.228246 ( 0.463981)
build_install 0.011947 0.003676 1.564084 ( 0.810317)
test_btest 0.000887 0.000273 63.456462 ( 6.529955)
test_basic 0.000484 0.005624 0.306861 ( 0.399213)
test_all 0.006816 0.000000 498.906876 ( 53.508087)
test_rubyspec 0.099888 0.017118 43.412262 ( 51.901433)
total: 114.74 sec