Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-022010
#<BuildRuby:0x0000558326aed338
@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.20220802-022010",
@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.000022 0.000000 0.000022 ( 0.000023)
autoconf 0.000038 0.000000 0.000038 ( 0.000039)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.012792 0.000000 0.878030 ( 1.216187)
build_miniruby 0.001728 0.000000 0.054620 ( 0.053483)
build_ruby 0.001990 0.000000 0.063508 ( 0.061938)
build_all 0.008673 0.000000 1.216253 ( 0.466940)
build_install 0.012234 0.005705 4.307694 ( 1.802205)
test_btest 0.001658 0.000098 52.868053 ( 6.177896)
test_basic 0.005859 0.000344 0.284627 ( 0.375795)
test_all 0.002207 0.000130 494.179034 ( 52.009051)
test_rubyspec 0.078206 0.061992 41.465464 ( 47.232355)
total: 109.40 sec