Logfile: /home/ko1/ruby/logs/brlog.trunk.20221011-000520
#<BuildRuby:0x0000561c539d2f90
@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.20221011-000520",
@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.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010439 0.000994 1.089586 ( 1.174611)
build_miniruby 0.002055 0.000000 0.099317 ( 0.096875)
build_ruby 0.001345 0.000000 0.085967 ( 0.083712)
build_all 0.007475 0.000272 1.263161 ( 0.546053)
build_install 0.015546 0.000741 1.617760 ( 0.894200)
test_btest 0.001481 0.000174 60.670666 ( 6.281446)
test_basic 0.007585 0.000000 0.363827 ( 0.455109)
test_all 0.007179 0.000000 508.073382 ( 54.441770)
test_rubyspec 0.103113 0.034309 42.851046 ( 51.332655)
total: 115.31 sec