Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-144345
#<BuildRuby:0x000055c4bf981550
@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.20220817-144345",
@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.000040 0.000003 0.000043 ( 0.000044)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.001698 0.008182 0.835911 ( 1.190148)
build_miniruby 0.001455 0.000336 0.061521 ( 0.059109)
build_ruby 0.001740 0.000401 0.063195 ( 0.060590)
build_all 0.007373 0.000662 1.249053 ( 0.461532)
build_install 0.010822 0.004960 1.586271 ( 0.797649)
test_btest 0.001138 0.000284 52.476344 ( 6.128890)
test_basic 0.005871 0.000000 0.291529 ( 0.388511)
test_all 0.004026 0.000000 477.924453 ( 51.146108)
test_rubyspec 0.115843 0.024939 41.724805 ( 49.393575)
total: 109.63 sec