Logfile: /home/ko1/ruby/logs/brlog.trunk.20220512-184643
#<BuildRuby:0x000055a0d51e8db0
@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.20220512-184643",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000023)
build_up 0.004688 0.004700 1.020778 ( 1.178693)
build_miniruby 0.001752 0.000250 0.073848 ( 0.071756)
build_ruby 0.001745 0.000249 0.078610 ( 0.076092)
build_all 0.002871 0.005248 1.485583 ( 0.621116)
build_install 0.011665 0.010568 6.300352 ( 3.070833)
test_btest 0.000815 0.000257 69.514619 ( 9.207793)
test_basic 0.004583 0.004356 0.330642 ( 0.417606)
test_all 0.001375 0.000481 698.211236 ( 70.152086)
test_rubyspec 0.086552 0.050492 49.575004 ( 54.803812)
total: 139.60 sec