Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-040611
#<BuildRuby:0x000056034cb50f40
@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.20220224-040611",
@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.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007097 0.005544 0.896453 ( 7.848582)
build_miniruby 0.001990 0.000426 0.076892 ( 0.075095)
build_ruby 0.001550 0.000332 0.075365 ( 0.073110)
build_all 0.009449 0.000930 4.201133 ( 0.849070)
build_install 0.017380 0.005566 7.907285 ( 2.388125)
test_btest 0.001426 0.000000 71.947826 ( 8.214726)
test_basic 0.000977 0.006683 0.343261 ( 0.432021)
test_all 0.001533 0.000438 718.929764 ( 69.823758)
test_rubyspec 0.103392 0.059607 46.344856 ( 51.774239)
total: 141.48 sec