Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-030852
#<BuildRuby:0x000055ec5c0fb858
@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.20220225-030852",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007750 0.004905 0.911206 ( 1.167753)
build_miniruby 0.001715 0.000368 0.071431 ( 0.069170)
build_ruby 0.000000 0.001716 0.071328 ( 0.069356)
build_all 0.003332 0.006830 4.216832 ( 0.853782)
build_install 0.016948 0.005650 8.010579 ( 2.417269)
test_btest 0.000913 0.000305 73.991273 ( 8.242432)
test_basic 0.001126 0.006100 0.333324 ( 0.423183)
test_all 0.000637 0.001633 718.532118 ( 68.155503)
test_rubyspec 0.102004 0.053699 46.323634 ( 51.750272)
total: 133.15 sec