Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-124836
#<BuildRuby:0x000055b23f5bb340
@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.20220214-124836",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011392 0.000218 0.943311 ( 1.271799)
build_miniruby 0.001728 0.000000 0.069548 ( 0.067614)
build_ruby 0.002507 0.000000 0.076202 ( 0.073825)
build_all 0.010528 0.000366 4.077859 ( 0.779516)
build_install 0.010691 0.012273 7.795803 ( 2.310021)
test_btest 0.001506 0.000000 68.995763 ( 7.747880)
test_basic 0.008425 0.000266 0.338014 ( 0.425473)
test_all 0.002009 0.000335 694.311463 ( 66.645865)
test_rubyspec 0.098622 0.055411 45.861919 ( 51.374574)
total: 130.70 sec