Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-122941
#<BuildRuby:0x00005617eee4bf90
@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.20221130-122941",
@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.000003 0.000010 ( 0.000010)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.004732 0.000241 1.129459 ( 1.373257)
build_miniruby 0.000781 0.000223 0.967890 ( 0.966411)
build_ruby 0.000951 0.000271 2.859970 ( 2.742766)
build_all 0.008819 0.000000 15.824918 ( 3.409172)
build_install 0.008714 0.000142 2.202056 ( 1.266458)
test_btest 0.000463 0.000103 59.809925 ( 11.629747)
test_basic 0.003709 0.000825 0.320153 ( 0.411163)
test_all 0.000811 0.000180 670.981245 (112.087297)
test_rubyspec 0.043276 0.013097 53.981881 ( 62.139385)
total: 196.03 sec