Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-012306
#<BuildRuby:0x000055bd504fbba0
@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.20220728-012306",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.011288 0.000245 0.863004 ( 1.246382)
build_miniruby 0.001326 0.000089 0.048121 ( 0.046859)
build_ruby 0.001754 0.000117 0.056347 ( 0.054533)
build_all 0.007681 0.000000 1.239115 ( 0.463993)
build_install 0.013206 0.003122 4.242430 ( 1.795442)
test_btest 0.001495 0.000130 52.473801 ( 5.905233)
test_basic 0.006671 0.000242 0.287238 ( 0.377403)
test_all 0.003179 0.000086 504.904384 ( 53.384847)
test_rubyspec 0.117496 0.021678 41.647496 ( 47.201648)
total: 110.48 sec