Logfile: /home/ko1/ruby/logs/brlog.trunk.20220304-163758
#<BuildRuby:0x000055cdb54686c8
@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.20220304-163758",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010260 0.000977 1.018521 ( 1.089729)
build_miniruby 0.001960 0.000302 0.078882 ( 0.076538)
build_ruby 0.001765 0.000271 0.077459 ( 0.075539)
build_all 0.008977 0.001381 4.225694 ( 0.848592)
build_install 0.013146 0.010038 8.005585 ( 2.398266)
test_btest 0.000977 0.000245 71.647009 ( 8.312148)
test_basic 0.007491 0.000000 0.327930 ( 0.416334)
test_all 0.001731 0.000000 694.211255 ( 67.320260)
test_rubyspec 0.112885 0.045051 46.559338 ( 52.066447)
total: 132.60 sec