Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-010556
#<BuildRuby:0x0000556d3d192c88
@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.20220829-010556",
@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.000001 0.000022 ( 0.000023)
autoconf 0.000000 0.000062 0.000062 ( 0.000065)
configure 0.000000 0.000174 0.000174 ( 0.000185)
build_up 0.007926 0.003829 0.861882 ( 1.497253)
build_miniruby 0.002062 0.000295 0.056067 ( 0.055103)
build_ruby 0.001122 0.000160 0.053420 ( 0.053123)
build_all 0.008646 0.000563 1.255707 ( 0.471090)
build_install 0.015961 0.001406 1.620967 ( 0.818558)
test_btest 0.001153 0.000144 51.673061 ( 6.043124)
test_basic 0.004830 0.000604 0.296294 ( 0.389978)
test_all 0.003501 0.000437 505.200848 ( 52.840165)
test_rubyspec 0.080833 0.049627 41.296525 ( 50.045101)
total: 112.22 sec