Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-111749
#<BuildRuby:0x000055d29ba3b650
@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.20221203-111749",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003325 0.000907 0.832888 ( 1.077818)
build_miniruby 0.000755 0.000206 0.504165 ( 0.503782)
build_ruby 0.001027 0.000280 1.668976 ( 1.600060)
build_all 0.009547 0.000000 11.965640 ( 1.498823)
build_install 0.003849 0.003291 1.605603 ( 0.758495)
test_btest 0.000575 0.000153 63.353889 ( 6.241480)
test_basic 0.002608 0.000695 0.255924 ( 0.352186)
test_all 0.000782 0.000209 478.910513 ( 49.371798)
test_rubyspec 0.018751 0.009190 35.614734 ( 46.206834)
total: 107.61 sec