Logfile: /home/ko1/ruby/logs/brlog.trunk.20220329-024315
#<BuildRuby:0x0000557f9d940af8
@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.20220329-024315",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010968 0.000000 0.995493 ( 1.119096)
build_miniruby 0.001847 0.000084 0.077931 ( 0.076297)
build_ruby 0.001888 0.000222 0.072714 ( 0.071323)
build_all 0.002693 0.007240 4.142317 ( 0.852926)
build_install 0.021364 0.001742 7.967930 ( 2.410193)
test_btest 0.001256 0.000229 77.894006 ( 7.974284)
test_basic 0.007399 0.000517 0.325615 ( 0.414335)
test_all 0.001309 0.000228 663.073282 ( 65.770237)
test_rubyspec 0.116544 0.058356 45.968369 ( 51.403629)
total: 130.09 sec