Logfile: /home/ko1/ruby/logs/brlog.trunk.20220309-042613
#<BuildRuby:0x00005627581ee8a0
@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.20220309-042613",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000080 0.000012 0.000092 ( 0.000097)
build_up 0.003564 0.007879 0.997390 ( 1.400297)
build_miniruby 0.000000 0.002086 0.066801 ( 0.064424)
build_ruby 0.001137 0.000841 0.077204 ( 0.075040)
build_all 0.002888 0.005652 4.159862 ( 0.828745)
build_install 0.011943 0.011253 7.989707 ( 2.403777)
test_btest 0.000926 0.000463 75.581909 ( 7.964620)
test_basic 0.006295 0.001263 0.340788 ( 0.429654)
test_all 0.001315 0.000626 674.536751 ( 66.685010)
test_rubyspec 0.077327 0.074428 46.052568 ( 51.319375)
total: 131.17 sec