Logfile: /home/ko1/ruby/logs/brlog.trunk.20220411-205404
#<BuildRuby:0x0000561620a07940
@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.20220411-205404",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.008786 0.002027 1.002563 ( 1.027179)
build_miniruby 0.001485 0.000343 0.077233 ( 0.076718)
build_ruby 0.001523 0.000352 0.079620 ( 0.078083)
build_all 0.004327 0.004735 1.506976 ( 0.613765)
build_install 0.020500 0.000000 2.022245 ( 1.160951)
test_btest 0.001169 0.000000 79.478434 ( 8.152248)
test_basic 0.004349 0.004120 0.347735 ( 0.436154)
test_all 0.000000 0.002073 691.005379 ( 67.812662)
test_rubyspec 0.098654 0.074593 46.682351 ( 52.124614)
total: 131.48 sec