Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-090347
#<BuildRuby:0x000055ccbc0d08e8
@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.20220312-090347",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.002523 0.009816 0.999923 ( 1.147066)
build_miniruby 0.001418 0.000334 0.077395 ( 0.075228)
build_ruby 0.001349 0.000317 0.069372 ( 0.067457)
build_all 0.007443 0.001751 1.497965 ( 0.617785)
build_install 0.017570 0.005412 5.334826 ( 2.173866)
test_btest 0.000978 0.000244 72.971562 ( 8.551822)
test_basic 0.007171 0.000841 0.343669 ( 0.432429)
test_all 0.002287 0.000177 703.890269 ( 68.186769)
test_rubyspec 0.104345 0.063545 46.189222 ( 51.387726)
total: 132.64 sec