Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-092730
#<BuildRuby:0x000056234fac7600
@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-092730",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001908 0.009256 1.044384 ( 1.106822)
build_miniruby 0.001165 0.000635 0.069055 ( 0.067446)
build_ruby 0.001160 0.000633 0.070103 ( 0.068544)
build_all 0.004394 0.006174 1.449516 ( 0.589219)
build_install 0.021002 0.000093 1.810368 ( 0.937912)
test_btest 0.001356 0.000602 91.657449 ( 8.864401)
test_basic 0.005685 0.000603 0.347067 ( 0.436651)
test_all 0.001893 0.000000 660.931947 ( 67.810992)
test_rubyspec 0.105554 0.064072 48.111086 ( 56.552417)
total: 136.44 sec