Logfile: /home/ko1/ruby/logs/brlog.trunk.20220326-121351
#<BuildRuby:0x000055abfc6a77c0
@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.20220326-121351",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.001370 0.008908 1.023039 ( 1.151686)
build_miniruby 0.001050 0.000734 0.075033 ( 0.073811)
build_ruby 0.001915 0.000000 0.069831 ( 0.067716)
build_all 0.004772 0.005454 4.157263 ( 0.859478)
build_install 0.019096 0.005162 8.027743 ( 2.482922)
test_btest 0.000733 0.000432 76.162351 ( 8.493722)
test_basic 0.004611 0.002713 0.340601 ( 0.433514)
test_all 0.001117 0.000657 671.278401 ( 66.574114)
test_rubyspec 0.078706 0.085398 46.099094 ( 51.471406)
total: 131.61 sec