Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-045605
#<BuildRuby:0x0000564035110438
@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.20220617-045605",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008147 0.004066 1.029117 ( 4.369112)
build_miniruby 0.001604 0.000201 0.079379 ( 0.078136)
build_ruby 0.001614 0.000201 0.072569 ( 0.070721)
build_all 0.009943 0.000153 1.499961 ( 0.602683)
build_install 0.013795 0.008061 5.822658 ( 2.743793)
test_btest 0.001320 0.000240 73.174862 ( 8.265764)
test_basic 0.006072 0.001103 0.329026 ( 0.428998)
test_all 0.000000 0.002955 695.666685 ( 67.112674)
test_rubyspec 0.103554 0.070008 45.615515 ( 51.354061)
total: 135.03 sec