Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-213738
#<BuildRuby:0x000055f1e259cb88
@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.20221113-213738",
@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.000012 0.000001 0.000013 ( 0.000022)
configure 0.000036 0.000002 0.000038 ( 0.000029)
build_up 0.009200 0.000335 1.112999 ( 1.268161)
build_miniruby 0.001691 0.000106 0.117739 ( 0.115631)
build_ruby 0.002519 0.000000 0.124182 ( 0.106387)
build_all 0.008811 0.000420 1.556512 ( 0.676199)
build_install 0.013469 0.005694 1.923004 ( 0.998282)
test_btest 0.001262 0.000140 87.551511 ( 8.667970)
test_basic 0.003637 0.004244 0.415788 ( 0.504660)
test_all 0.001878 0.000281 690.274824 ( 69.640084)
test_rubyspec 0.116327 0.065296 48.219275 ( 56.647563)
total: 138.63 sec