Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-110604
#<BuildRuby:0x00005564845d3778
@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.20220303-110604",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000048 0.000000 0.000048 ( 0.000047)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006548 0.007705 1.010577 ( 1.274909)
build_miniruby 0.001247 0.000445 0.076151 ( 0.073957)
build_ruby 0.001537 0.000549 0.080487 ( 0.078128)
build_all 0.008190 0.001319 4.196413 ( 0.859561)
build_install 0.005138 0.018363 8.038321 ( 2.508176)
test_btest 0.001202 0.000000 74.279482 ( 8.004853)
test_basic 0.001034 0.006512 0.329984 ( 0.420162)
test_all 0.001286 0.000813 669.075499 ( 65.492806)
test_rubyspec 0.078274 0.093073 46.450607 ( 51.714886)
total: 130.43 sec