Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-170107
#<BuildRuby:0x0000561b2fe737e0
@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.20220222-170107",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006876 0.006363 0.877687 ( 1.406797)
build_miniruby 0.001518 0.000506 0.071026 ( 0.068865)
build_ruby 0.001194 0.000398 0.077079 ( 0.075387)
build_all 0.008577 0.001135 1.516265 ( 0.612450)
build_install 0.011327 0.010745 5.153616 ( 2.131634)
test_btest 0.001435 0.000000 75.569336 ( 7.857901)
test_basic 0.007869 0.000000 0.336163 ( 0.435547)
test_all 0.001566 0.000210 681.934350 ( 66.476597)
test_rubyspec 0.094452 0.064880 46.338125 ( 51.787367)
total: 130.85 sec