Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-170643
#<BuildRuby:0x00005624a69283a0
@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.20220815-170643",
@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.000000 0.000024 0.000024 ( 0.000030)
configure 0.000000 0.000007 0.000007 ( 0.000008)
build_up 0.004312 0.009031 9.269694 ( 6.958531)
build_miniruby 0.004839 0.001935 64.377921 ( 10.347493)
build_ruby 0.004133 0.000090 2.402583 ( 2.191577)
build_all 0.017318 0.004732 19.453717 ( 2.203208)
build_install 0.022640 0.001094 2.088658 ( 0.961945)
test_btest 0.000738 0.000211 72.855648 ( 8.806770)
test_basic 0.006844 0.000524 0.330080 ( 0.422743)
test_all 0.003667 0.001000 677.745364 ( 66.516131)
test_rubyspec 0.107479 0.067361 45.927826 ( 53.429758)
total: 151.84 sec