Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-170413
#<BuildRuby:0x00005571a17953e8
@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.20220727-170413",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010302 0.000452 0.840037 ( 0.916951)
build_miniruby 0.001188 0.000085 0.054555 ( 0.053170)
build_ruby 0.001426 0.000000 0.052385 ( 0.051188)
build_all 0.010928 0.000210 1.257772 ( 0.481408)
build_install 0.015417 0.000331 4.450081 ( 1.892853)
test_btest 0.001851 0.000000 54.093521 ( 6.474824)
test_basic 0.008045 0.000000 0.308739 ( 0.398933)
test_all 0.002068 0.000103 481.558156 ( 51.638570)
test_rubyspec 0.099597 0.035472 41.837190 ( 47.723831)
total: 109.63 sec