Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-163426
#<BuildRuby:0x0000562fd3992678
@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.20230104-163426",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000004 0.000026 ( 0.000024)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005876 0.000840 0.847690 ( 1.018079)
build_miniruby 0.001159 0.000165 1.020056 ( 1.017929)
build_ruby 0.001427 0.000204 2.785568 ( 2.782888)
build_all 0.009965 0.000000 16.708474 ( 2.996501)
build_install 0.008459 0.003243 2.323997 ( 1.196475)
test_btest 0.000863 0.000129 70.324072 ( 11.330461)
test_basic 0.002660 0.003962 0.342692 ( 0.428946)
test_all 0.001386 0.000264 660.852204 (111.332167)
test_rubyspec 0.059168 0.032511 51.388874 ( 59.460662)
total: 191.56 sec