Logfile: /home/ko1/ruby/logs/brlog.trunk.20220221-130214
#<BuildRuby:0x0000562734e7c8e8
@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.20220221-130214",
@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.000014 0.000005 0.000019 ( 0.000019)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004112 0.005952 0.934128 ( 1.099584)
build_miniruby 0.001689 0.000768 0.080281 ( 0.078097)
build_ruby 0.001246 0.000566 0.071401 ( 0.070452)
build_all 0.005132 0.004936 4.146526 ( 0.779779)
build_install 0.018632 0.003889 7.758973 ( 2.296946)
test_btest 0.000785 0.000337 69.610029 ( 8.366243)
test_basic 0.007059 0.000626 0.339077 ( 0.433452)
test_all 0.001334 0.000534 669.228328 ( 69.776334)
test_rubyspec 0.103581 0.060332 46.524005 ( 51.745659)
total: 134.65 sec