Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-230232
#<BuildRuby:0x00005570a75c0f40
@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.20220217-230232",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.012062 0.000069 0.943385 ( 0.996033)
build_miniruby 0.001532 0.000180 0.073066 ( 0.071919)
build_ruby 0.001734 0.000204 0.079006 ( 0.077291)
build_all 0.009877 0.000646 4.173199 ( 0.803645)
build_install 0.014454 0.009918 7.755288 ( 2.294921)
test_btest 0.001530 0.000000 76.640296 ( 8.336256)
test_basic 0.000000 0.007032 0.337087 ( 0.426854)
test_all 0.001001 0.001668 665.962767 ( 65.376684)
test_rubyspec 0.097086 0.062737 45.951366 ( 51.378781)
total: 129.76 sec