Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-145845
#<BuildRuby:0x0000563bdd0bf940
@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.20220207-145845",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000029 0.000007 0.000036 ( 0.000031)
build_up 0.005554 0.006061 0.968303 ( 1.161980)
build_miniruby 0.001620 0.000540 0.076443 ( 0.074827)
build_ruby 0.001609 0.000536 0.079858 ( 0.077790)
build_all 0.008509 0.001419 4.189764 ( 0.799929)
build_install 0.018392 0.006033 7.895185 ( 2.382778)
test_btest 0.000900 0.000284 75.153418 ( 7.997669)
test_basic 0.001906 0.005309 0.327425 ( 0.419678)
test_all 0.001420 0.000523 654.806435 ( 65.637090)
test_rubyspec 0.096552 0.064364 45.790140 ( 50.952190)
total: 129.51 sec