Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-190207
#<BuildRuby:0x000055c0bb80ef90
@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.20220720-190207",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.010863 0.000701 0.846253 ( 0.930533)
build_miniruby 0.000000 0.002463 0.062159 ( 0.061238)
build_ruby 0.000203 0.001573 0.065115 ( 0.065219)
build_all 0.008732 0.000158 1.269644 ( 0.501917)
build_install 0.017022 0.000163 4.266312 ( 1.861762)
test_btest 0.001475 0.000295 54.738104 ( 6.021006)
test_basic 0.004984 0.000147 0.298695 ( 0.392060)
test_all 0.001389 0.000265 487.855891 ( 51.803969)
test_rubyspec 0.070525 0.047234 41.919278 ( 47.897463)
total: 109.54 sec