Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-000115
#<BuildRuby:0x00005593cb5dec88
@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.20220822-000115",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009711 0.000249 0.834362 ( 1.034844)
build_miniruby 0.001179 0.000168 0.057835 ( 0.056927)
build_ruby 0.002049 0.000293 0.065409 ( 0.063891)
build_all 0.005650 0.000807 1.250423 ( 0.470324)
build_install 0.011499 0.001643 1.575061 ( 0.785687)
test_btest 0.000795 0.000114 51.116502 ( 6.164353)
test_basic 0.006032 0.000052 0.294049 ( 0.384608)
test_all 0.002758 0.002511 508.086975 ( 52.698026)
test_rubyspec 0.115545 0.021917 41.858210 ( 50.320835)
total: 111.98 sec