Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-122932
#<BuildRuby:0x000055646d66b800
@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.20221115-122932",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001091 0.007038 1.064525 ( 1.106066)
build_miniruby 0.001249 0.000312 0.880832 ( 0.880680)
build_ruby 0.002499 0.000000 2.327962 ( 2.221165)
build_all 0.013531 0.005067 18.295814 ( 2.221751)
build_install 0.010857 0.010270 1.853961 ( 0.958678)
test_btest 0.000853 0.000296 86.155159 ( 9.661845)
test_basic 0.001998 0.004629 0.344029 ( 0.439452)
test_all 0.001471 0.000575 675.415262 ( 73.187996)
test_rubyspec 0.079141 0.046630 49.976754 ( 58.486928)
total: 149.17 sec