Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-104843
#<BuildRuby:0x00005650983acb60
@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.20221201-104843",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010325 0.000000 1.211576 ( 1.223557)
build_miniruby 0.002554 0.000000 0.858865 ( 0.858486)
build_ruby 0.003722 0.000000 2.255640 ( 2.163647)
build_all 0.016833 0.004369 18.669177 ( 2.200108)
build_install 0.009291 0.012477 2.059417 ( 1.051983)
test_btest 0.001179 0.000000 95.665469 ( 8.994675)
test_basic 0.009286 0.000322 0.353356 ( 0.439615)
test_all 0.002253 0.000347 702.475507 ( 70.089326)
test_rubyspec 0.132545 0.054993 49.702092 ( 57.802145)
total: 144.82 sec