Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-094030
#<BuildRuby:0x000056344f5008f0
@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-094030",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009725 0.001304 0.945921 ( 1.159128)
build_miniruby 0.001999 0.000461 0.080636 ( 0.078313)
build_ruby 0.001395 0.000322 0.066182 ( 0.064097)
build_all 0.005603 0.005020 4.142184 ( 0.775678)
build_install 0.018590 0.005311 7.791535 ( 2.311193)
test_btest 0.001092 0.000312 71.878497 ( 8.443252)
test_basic 0.002031 0.006992 0.346890 ( 0.444259)
test_all 0.001330 0.000476 660.158154 ( 64.954933)
test_rubyspec 0.058752 0.090950 45.969486 ( 56.325819)
total: 134.56 sec