Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-030051
#<BuildRuby:0x000055bdb1622fe0
@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.20220719-030051",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007453 0.004682 1.017083 ( 1.372085)
build_miniruby 0.001527 0.000328 0.063517 ( 0.063089)
build_ruby 0.001656 0.000354 0.079756 ( 0.079346)
build_all 0.009935 0.000205 1.504732 ( 0.595781)
build_install 0.010993 0.011393 5.112228 ( 2.104283)
test_btest 0.001032 0.000310 74.721340 ( 8.062397)
test_basic 0.006226 0.001868 0.323065 ( 0.414164)
test_all 0.001468 0.000440 679.638204 ( 66.861934)
test_rubyspec 0.108215 0.080864 46.090974 ( 51.651288)
total: 131.21 sec