Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-045724
#<BuildRuby:0x000055a040f709c8
@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.20220824-045724",
@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.000014 0.000004 0.000018 ( 0.000017)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005195 0.005888 0.971050 ( 1.189748)
build_miniruby 0.001763 0.000000 0.076274 ( 0.074424)
build_ruby 0.001689 0.000000 0.074114 ( 0.072322)
build_all 0.000177 0.009356 1.529845 ( 0.586561)
build_install 0.012116 0.007793 1.870376 ( 0.915142)
test_btest 0.000940 0.000470 67.690485 ( 8.351234)
test_basic 0.006932 0.001582 0.325422 ( 0.422639)
test_all 0.002021 0.000962 628.253788 ( 64.269592)
test_rubyspec 0.109274 0.076991 45.899028 ( 54.302616)
total: 130.19 sec