Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-111326
#<BuildRuby:0x000055afcec81350
@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.20220721-111326",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.008332 0.004118 0.869546 ( 1.287925)
build_miniruby 0.001883 0.000000 0.062588 ( 0.060908)
build_ruby 0.002081 0.000000 0.065876 ( 0.064026)
build_all 0.003366 0.004990 1.254539 ( 0.488440)
build_install 0.009610 0.005976 4.300084 ( 1.853939)
test_btest 0.000000 0.002164 51.643792 ( 6.089951)
test_basic 0.000000 0.006192 0.300157 ( 0.394697)
test_all 0.000000 0.002349 510.625813 ( 53.348937)
test_rubyspec 0.083545 0.044631 41.932683 ( 47.867879)
total: 111.46 sec