Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-050109
#<BuildRuby:0x000055d7b1d80480
@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.20220208-050109",
@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.000003 0.000014 ( 0.000014)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008520 0.001028 0.950928 ( 1.549115)
build_miniruby 0.000000 0.002300 0.077958 ( 0.075453)
build_ruby 0.000000 0.001914 0.071777 ( 0.069529)
build_all 0.005447 0.004781 4.156028 ( 0.788582)
build_install 0.015073 0.008724 7.791244 ( 2.296354)
test_btest 0.000847 0.000339 74.686151 ( 7.837025)
test_basic 0.004950 0.001980 0.344775 ( 0.433909)
test_all 0.001214 0.000486 668.446519 ( 65.316178)
test_rubyspec 0.108059 0.062553 46.315155 ( 51.583098)
total: 129.95 sec