Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-093019
#<BuildRuby:0x000055d3c0f39348
@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.20220717-093019",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.007031 0.003886 0.890229 ( 2.320101)
build_miniruby 0.001328 0.000178 0.062469 ( 0.062664)
build_ruby 0.001725 0.000230 0.064144 ( 0.063774)
build_all 0.008178 0.001091 1.268407 ( 0.502869)
build_install 0.006463 0.009873 4.287258 ( 1.867609)
test_btest 0.000931 0.000233 52.384242 ( 6.041398)
test_basic 0.006170 0.000000 0.300182 ( 0.393999)
test_all 0.002434 0.000000 513.754227 ( 53.261025)
test_rubyspec 0.087645 0.048813 42.075632 ( 48.046262)
total: 112.56 sec