Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-032349
#<BuildRuby:0x000055903344ef08
@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.20220827-032349",
@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.000022 0.000003 0.000025 ( 0.000027)
autoconf 0.000038 0.000006 0.000044 ( 0.000048)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.004235 0.007054 0.864643 ( 1.114236)
build_miniruby 0.001001 0.000286 0.050068 ( 0.049138)
build_ruby 0.001610 0.000460 0.063531 ( 0.061937)
build_all 0.004244 0.004084 1.248172 ( 0.482496)
build_install 0.015181 0.000862 1.563308 ( 0.784371)
test_btest 0.000954 0.000265 54.684904 ( 5.917297)
test_basic 0.006191 0.000580 0.301399 ( 0.392501)
test_all 0.004378 0.001152 508.163593 ( 53.780144)
test_rubyspec 0.087511 0.040620 41.875333 ( 50.448736)
total: 113.03 sec