Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-051308
#<BuildRuby:0x000055bd479f7e00
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221118-051308",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.003958 0.000990 1.077169 ( 1.106739)
build_miniruby 0.000754 0.000189 0.959930 ( 0.958956)
build_ruby 0.000952 0.000238 2.689017 ( 2.598355)
build_all 0.007028 0.001757 15.871354 ( 3.308615)
build_install 0.004512 0.004851 2.005195 ( 1.180154)
test_btest 0.000544 0.000167 62.450906 ( 11.542567)
test_basic 0.005349 0.000000 0.304623 ( 0.394572)
test_all 0.000982 0.000000 632.897789 (105.500592)
test_rubyspec 0.045026 0.021112 51.551770 ( 59.783191)
total: 186.37 sec