Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-171242
#<BuildRuby:0x0000559232066ae8
@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.20221204-171242",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000004 0.000014 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.001825 0.009025 1.205230 ( 1.198852)
build_miniruby 0.001574 0.000858 0.846889 ( 0.846064)
build_ruby 0.001763 0.000961 2.226087 ( 2.134173)
build_all 0.014503 0.007463 18.811397 ( 2.195532)
build_install 0.014621 0.007470 2.108029 ( 1.041364)
test_btest 0.000875 0.000466 90.969149 ( 9.271601)
test_basic 0.005332 0.005324 0.344251 ( 0.429633)
test_all 0.001334 0.000751 740.185130 ( 71.602069)
test_rubyspec 0.114463 0.066120 49.311743 ( 57.429487)
total: 146.15 sec