Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-075243
#<BuildRuby:0x00005566a225b418
@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.20221204-075243",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.005238 1.201671 ( 1.189628)
build_miniruby 0.000000 0.000857 1.020124 ( 1.018830)
build_ruby 0.000000 0.001183 2.769188 ( 2.671763)
build_all 0.007435 0.001659 15.862697 ( 3.366499)
build_install 0.007426 0.002736 2.294025 ( 1.306326)
test_btest 0.000413 0.000153 58.885452 ( 12.184057)
test_basic 0.004985 0.000000 0.292640 ( 0.383154)
test_all 0.000843 0.000000 650.416863 (109.343028)
test_rubyspec 0.034936 0.025737 53.528227 ( 61.707949)
total: 193.17 sec