Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-180036
#<BuildRuby:0x0000561eb7398920
@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.20221117-180036",
@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.000057 0.000000 0.000057 ( 0.000058)
configure 0.000058 0.000000 0.000058 ( 0.000056)
build_up 0.008358 0.000000 1.124269 ( 1.158954)
build_miniruby 0.001515 0.000000 0.905234 ( 0.906899)
build_ruby 0.002392 0.000084 2.376951 ( 2.271407)
build_all 0.018507 0.000654 18.535424 ( 2.263966)
build_install 0.020639 0.001121 1.942896 ( 1.035338)
test_btest 0.001465 0.000140 87.042002 ( 10.303855)
test_basic 0.006123 0.000584 0.334922 ( 0.431430)
test_all 0.002515 0.000103 732.385115 ( 75.739492)
test_rubyspec 0.092643 0.029160 50.882942 ( 59.441307)
total: 153.55 sec