Logfile: /home/ko1/ruby/logs/brlog.trunk.20220224-014229
#<BuildRuby:0x0000559464e704e8
@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.20220224-014229",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.006662 0.004727 0.904449 ( 14.489246)
build_miniruby 0.001479 0.000423 0.071327 ( 0.069440)
build_ruby 0.000000 0.001669 0.077234 ( 0.075445)
build_all 0.000000 0.009383 4.254335 ( 0.861989)
build_install 0.019890 0.004441 7.782343 ( 2.417241)
test_btest 0.000907 0.000374 75.921440 ( 8.220268)
test_basic 0.006662 0.000748 0.341463 ( 0.439856)
test_all 0.001352 0.000525 701.983075 ( 67.931537)
test_rubyspec 0.082440 0.082206 46.282059 ( 51.773280)
total: 146.28 sec