Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-061657
#<BuildRuby:0x000055f04995d2f8
@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.20220424-061657",
@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.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.011536 0.000000 0.819602 ( 0.892441)
build_miniruby 0.001317 0.000000 0.061275 ( 0.060677)
build_ruby 0.001519 0.000000 0.062218 ( 0.061747)
build_all 0.009883 0.000000 1.215764 ( 0.492192)
build_install 0.017460 0.000000 4.932168 ( 2.494712)
test_btest 0.000000 0.001850 54.907660 ( 6.024896)
test_basic 0.003019 0.003953 0.301510 ( 0.392132)
test_all 0.002665 0.000000 495.632408 ( 53.532864)
test_rubyspec 0.076513 0.048621 41.577698 ( 47.078703)
total: 111.03 sec