Logfile: /home/ko1/ruby/logs/brlog.trunk.20220331-163812
#<BuildRuby:0x00005590394a08e8
@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.20220331-163812",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000014 0.000007 0.000021 ( 0.000021)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.007345 0.003673 1.017343 ( 1.256158)
build_miniruby 0.001475 0.000738 0.074885 ( 0.072505)
build_ruby 0.002539 0.000000 0.074927 ( 0.072123)
build_all 0.009411 0.000000 4.257070 ( 0.860900)
build_install 0.023290 0.000000 7.869050 ( 2.422943)
test_btest 0.001164 0.000000 72.285117 ( 8.078059)
test_basic 0.007532 0.001038 0.335022 ( 0.430121)
test_all 0.001406 0.000390 637.755186 ( 64.895308)
test_rubyspec 0.092988 0.063453 46.597784 ( 52.063935)
total: 130.15 sec