Logfile: /home/ko1/ruby/logs/brlog.trunk.20220906-005238
#<BuildRuby:0x000055a428ff4610
@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.20220906-005238",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.009909 0.001285 0.949309 ( 0.999347)
build_miniruby 0.000000 0.002057 0.074976 ( 0.074737)
build_ruby 0.000000 0.001946 0.073855 ( 0.073978)
build_all 0.008717 0.001326 1.561764 ( 0.614483)
build_install 0.013742 0.007485 1.921679 ( 0.962881)
test_btest 0.000996 0.000311 94.372667 ( 9.486364)
test_basic 0.006456 0.002018 0.354624 ( 0.442568)
test_all 0.002821 0.000882 638.343686 ( 66.955257)
test_rubyspec 0.081619 0.090344 46.864432 ( 55.283861)
total: 134.89 sec