Logfile: /home/ko1/ruby/logs/brlog.trunk.20220209-204038
#<BuildRuby:0x000055e735d7f858
@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.20220209-204038",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007654 0.001766 0.947279 ( 1.069537)
build_miniruby 0.001604 0.000370 0.077058 ( 0.074675)
build_ruby 0.001434 0.000331 0.079737 ( 0.077626)
build_all 0.009633 0.001033 4.177000 ( 0.800221)
build_install 0.020162 0.005054 7.798800 ( 2.324347)
test_btest 0.000000 0.002002 69.329706 ( 8.116005)
test_basic 0.004242 0.002840 0.351012 ( 0.440027)
test_all 0.002237 0.000200 669.956289 ( 65.383549)
test_rubyspec 0.099677 0.059552 46.366950 ( 51.767676)
total: 130.05 sec