Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-170934
#<BuildRuby:0x000055e95da67718
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220205-170934",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.010072 0.000652 0.927577 ( 0.983322)
build_miniruby 0.001806 0.000516 0.071875 ( 0.071443)
build_ruby 0.001387 0.000396 0.080561 ( 0.080739)
build_all 0.009932 0.000000 4.077839 ( 0.785355)
build_install 0.022263 0.001330 7.729615 ( 2.342957)
test_btest 0.000000 0.001594 47.467659 ( 45.079630)
test_basic 0.004765 0.003145 0.344866 ( 0.434919)
test_all 0.000000 0.001877 703.265578 ( 67.962733)
test_rubyspec 0.134211 0.044823 45.618910 ( 51.078875)
total: 168.82 sec