Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-000339
#<BuildRuby:0x00005624f4503510
@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.20220223-000339",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011039 0.001593 0.853058 ( 0.946688)
build_miniruby 0.002414 0.000000 0.070947 ( 0.069861)
build_ruby 0.001999 0.000000 0.079189 ( 0.078852)
build_all 0.008721 0.000000 1.517020 ( 0.623781)
build_install 0.021690 0.001127 5.210788 ( 2.184260)
test_btest 0.001004 0.000000 73.186350 ( 7.916402)
test_basic 0.007424 0.000000 0.340066 ( 0.430853)
test_all 0.002011 0.000093 697.305036 ( 67.606093)
test_rubyspec 0.096325 0.067522 46.191630 ( 51.679308)
total: 131.54 sec