Logfile: /home/ko1/ruby/logs/brlog.trunk.20220507-125606
#<BuildRuby:0x000055a33d955548
@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.20220507-125606",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004116 0.003341 0.863397 ( 1.306730)
build_miniruby 0.000891 0.000157 0.071034 ( 0.070497)
build_ruby 0.000813 0.000144 0.069370 ( 0.068768)
build_all 0.000000 0.005733 1.314313 ( 0.564320)
build_install 0.009340 0.004175 6.450047 ( 3.018607)
test_btest 0.000555 0.000159 60.909725 ( 12.445958)
test_basic 0.003526 0.001008 0.257121 ( 0.349218)
test_all 0.001075 0.000307 544.527904 ( 64.122441)
test_rubyspec 0.029489 0.020159 52.592045 ( 58.422140)
total: 140.37 sec