Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-095356
#<BuildRuby:0x0000556bb4f37940
@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.20220211-095356",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005196 0.007424 0.944441 ( 1.106768)
build_miniruby 0.001343 0.000358 0.079880 ( 0.078603)
build_ruby 0.001497 0.000399 0.071350 ( 0.069329)
build_all 0.005927 0.004684 4.164382 ( 0.788374)
build_install 0.013488 0.011325 7.760801 ( 2.298965)
test_btest 0.000000 0.001194 76.823644 ( 8.066852)
test_basic 0.004004 0.004612 0.333918 ( 0.420285)
test_all 0.001876 0.000384 662.743463 ( 65.126258)
test_rubyspec 0.108222 0.046148 46.190055 ( 51.723901)
total: 129.68 sec