Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-035024
#<BuildRuby:0x00005642b3b32fa8
@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.20221204-035024",
@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.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001312 0.003309 0.810531 ( 1.143340)
build_miniruby 0.000981 0.000000 0.518410 ( 0.517815)
build_ruby 0.001181 0.000000 1.691439 ( 1.615393)
build_all 0.008530 0.000673 12.060969 ( 1.500996)
build_install 0.001014 0.005867 1.607126 ( 0.766758)
test_btest 0.000501 0.000148 63.694020 ( 6.007352)
test_basic 0.002522 0.000742 0.240050 ( 0.336091)
test_all 0.000845 0.000139 511.842312 ( 51.925844)
test_rubyspec 0.017715 0.009738 35.815989 ( 46.429381)
total: 110.24 sec