Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-145056
#<BuildRuby:0x00005630c93e0328
@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="-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.20221115-145056",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005315 0.000817 0.948275 ( 2.193566)
build_miniruby 0.001041 0.000160 0.874599 ( 0.872913)
build_ruby 0.001380 0.000212 2.522703 ( 2.436644)
build_all 0.009135 0.000028 15.482502 ( 2.755492)
build_install 0.010378 0.000166 1.883932 ( 0.987704)
test_btest 0.000907 0.000107 58.330078 ( 9.346056)
test_basic 0.005777 0.000128 0.335043 ( 0.423299)
test_all 0.001440 0.000053 638.931064 ( 93.875853)
test_rubyspec 0.092333 0.037472 45.407890 ( 53.663303)
total: 166.56 sec