Logfile: /home/ko1/ruby/logs/brlog.trunk.20220809-063507
#<BuildRuby:0x0000562302e2a8a8
@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.20220809-063507",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.004580 0.004309 0.857468 ( 3.366562)
build_miniruby 0.001427 0.000713 0.063407 ( 0.061874)
build_ruby 0.001192 0.000596 0.063001 ( 0.061880)
build_all 0.005713 0.002857 1.244838 ( 0.470907)
build_install 0.012300 0.003774 4.387266 ( 1.826168)
test_btest 0.001308 0.000604 50.908585 ( 6.434837)
test_basic 0.005735 0.000374 0.286624 ( 0.381188)
test_all 0.003944 0.000000 509.556528 ( 52.793049)
test_rubyspec 0.076616 0.057049 41.652218 ( 49.195350)
total: 114.59 sec