Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-002524
#<BuildRuby:0x0000563d09dffba0
@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-002524",
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000051 0.000013 0.000064 ( 0.000066)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.009691 0.002423 1.090906 ( 1.165288)
build_miniruby 0.001516 0.000379 0.094981 ( 0.091874)
build_ruby 0.001532 0.000383 0.097491 ( 0.094802)
build_all 0.007425 0.000621 1.278247 ( 0.544855)
build_install 0.014184 0.000000 1.623026 ( 0.881467)
test_btest 0.001741 0.000000 59.006529 ( 6.849879)
test_basic 0.002596 0.003593 0.337177 ( 0.426815)
test_all 0.007566 0.000622 500.692624 ( 53.927878)
test_rubyspec 0.086640 0.042584 42.335505 ( 50.920253)
total: 114.90 sec