Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-210159
#<BuildRuby:0x000055d11e1a2120
@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.20220815-210159",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008777 0.000727 0.844691 ( 0.888114)
build_miniruby 0.002111 0.000000 0.063042 ( 0.061922)
build_ruby 0.001453 0.000000 0.065266 ( 0.064591)
build_all 0.009160 0.000533 1.263300 ( 0.469996)
build_install 0.006202 0.009764 1.583882 ( 0.804498)
test_btest 0.000759 0.000190 52.913235 ( 6.237631)
test_basic 0.000895 0.005122 0.283665 ( 0.374664)
test_all 0.002911 0.000910 512.762526 ( 53.112380)
test_rubyspec 0.080621 0.059445 41.581166 ( 49.223860)
total: 111.24 sec