Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-212854
#<BuildRuby:0x00005567a5955350
@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.20220821-212854",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011432 0.000232 0.818742 ( 1.005597)
build_miniruby 0.001932 0.000129 0.060903 ( 0.058754)
build_ruby 0.001436 0.000096 0.064347 ( 0.062673)
build_all 0.008570 0.000000 1.270423 ( 0.485399)
build_install 0.013496 0.000488 1.589716 ( 0.793523)
test_btest 0.000000 0.001369 51.657855 ( 6.242568)
test_basic 0.000000 0.007164 0.300230 ( 0.390069)
test_all 0.004606 0.000000 498.737058 ( 51.752882)
test_rubyspec 0.094638 0.041184 42.069986 ( 50.625279)
total: 111.42 sec