Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-230543
#<BuildRuby:0x000055761d8d0480
@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.20220307-230543",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007098 0.004818 1.022508 ( 1.057139)
build_miniruby 0.001599 0.000456 0.075832 ( 0.074331)
build_ruby 0.000000 0.002150 0.070434 ( 0.068768)
build_all 0.004444 0.006343 4.208160 ( 0.850009)
build_install 0.005473 0.016885 7.877597 ( 2.462592)
test_btest 0.000728 0.000444 74.304856 ( 7.867617)
test_basic 0.004102 0.002508 0.339534 ( 0.429236)
test_all 0.001209 0.000739 649.573315 ( 64.858212)
test_rubyspec 0.072929 0.102443 46.723490 ( 52.131800)
total: 129.80 sec