Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-231509
#<BuildRuby:0x0000563aa6ed4dd8
@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.20221114-231509",
@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.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006109 0.004260 1.088911 ( 1.118805)
build_miniruby 0.002062 0.000129 0.122907 ( 0.117910)
build_ruby 0.002034 0.000127 0.117366 ( 0.100083)
build_all 0.009594 0.000029 1.585682 ( 0.684035)
build_install 0.014120 0.008003 1.913819 ( 0.994144)
test_btest 0.001334 0.000174 86.741322 ( 8.783536)
test_basic 0.007069 0.000922 0.414254 ( 0.512057)
test_all 0.001984 0.000259 683.595309 ( 69.757104)
test_rubyspec 0.112394 0.056592 48.175542 ( 56.620203)
total: 138.69 sec