Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-232929
#<BuildRuby:0x0000556ccd014408
@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.20221201-232929",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000037 0.000010 0.000047 ( 0.000038)
build_up 0.009383 0.001258 1.213909 ( 1.213629)
build_miniruby 0.000000 0.002664 0.849623 ( 0.848895)
build_ruby 0.001258 0.002028 2.255878 ( 2.157569)
build_all 0.021101 0.000766 18.624521 ( 2.188973)
build_install 0.021909 0.000626 2.074697 ( 1.026031)
test_btest 0.001466 0.000280 88.568221 ( 8.563767)
test_basic 0.003857 0.005810 0.331683 ( 0.417308)
test_all 0.002468 0.000587 735.637042 ( 71.112510)
test_rubyspec 0.101939 0.072037 49.513580 ( 57.536358)
total: 145.07 sec