Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-185757
#<BuildRuby:0x000055b1611f7738
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220203-185757",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000009 0.000005 0.000014 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008893 0.002214 0.928654 ( 0.997819)
build_miniruby 0.001166 0.000530 0.071936 ( 0.070234)
build_ruby 0.001557 0.000708 0.069766 ( 0.067285)
build_all 0.010103 0.000000 4.087472 ( 0.781711)
build_install 0.019218 0.003501 8.021035 ( 2.408105)
test_btest 0.000939 0.000313 47.798099 ( 44.480669)
test_basic 0.002474 0.005546 0.340341 ( 0.429803)
test_all 0.000462 0.001072 654.855851 ( 64.767791)
test_rubyspec 0.098309 0.053294 45.604005 ( 50.800156)
total: 164.80 sec