Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-173027
#<BuildRuby:0x0000564ffb873858
@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-173027",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009212 0.001417 0.942447 ( 1.206803)
build_miniruby 0.001613 0.000248 0.076439 ( 0.074947)
build_ruby 0.001725 0.000265 0.073709 ( 0.071843)
build_all 0.005641 0.005184 4.102635 ( 0.781038)
build_install 0.023108 0.002419 7.788846 ( 2.298529)
test_btest 0.001102 0.000207 69.939200 ( 8.254057)
test_basic 0.007174 0.000000 0.336635 ( 0.424984)
test_all 0.001868 0.000000 691.445741 ( 66.991332)
test_rubyspec 0.101464 0.058124 46.151302 ( 51.296395)
total: 131.40 sec