Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-062142
#<BuildRuby:0x000055dacb620d30
@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.20220910-062142",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002947 0.007371 1.154411 ( 1.157218)
build_miniruby 0.001476 0.000527 0.070891 ( 0.070655)
build_ruby 0.001813 0.000648 0.076122 ( 0.074855)
build_all 0.007628 0.003868 1.548931 ( 0.616584)
build_install 0.019804 0.002659 1.941543 ( 0.969327)
test_btest 0.000647 0.000206 93.976320 ( 9.795780)
test_basic 0.007318 0.001056 0.358048 ( 0.447035)
test_all 0.005118 0.000000 642.653426 ( 66.759711)
test_rubyspec 0.109086 0.067796 47.131095 ( 55.513395)
total: 135.41 sec