Logfile: /home/ko1/ruby/logs/brlog.trunk.20221210-122818
#<BuildRuby:0x000055d9d6c1fe70
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221210-122818",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.004451 0.000685 1.162470 ( 1.153050)
build_miniruby 0.000718 0.000110 1.035550 ( 1.034244)
build_ruby 0.000957 0.000148 2.749590 ( 2.633577)
build_all 0.008432 0.000573 15.754599 ( 3.364473)
build_install 0.005726 0.004917 2.253049 ( 1.271847)
test_btest 0.000478 0.000095 68.451862 ( 11.089056)
test_basic 0.005038 0.000041 0.322008 ( 0.411880)
test_all 0.001047 0.000196 644.485257 (123.413363)
test_rubyspec 0.047121 0.014837 52.115329 ( 60.287847)
total: 204.66 sec