Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-005637
#<BuildRuby:0x000055c0b228caf8
@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.20220218-005637",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007951 0.002650 0.987811 ( 4.420745)
build_miniruby 0.001515 0.000505 0.078794 ( 0.076321)
build_ruby 0.001362 0.000454 0.073980 ( 0.071897)
build_all 0.009197 0.000000 4.154446 ( 0.796948)
build_install 0.013203 0.009092 7.866166 ( 2.307340)
test_btest 0.000840 0.000297 72.260004 ( 7.728522)
test_basic 0.005373 0.001897 0.328830 ( 0.418582)
test_all 0.001550 0.000547 695.509720 ( 67.340223)
test_rubyspec 0.069587 0.077017 46.198041 ( 51.841251)
total: 135.00 sec