Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-214846
#<BuildRuby:0x000055cb318f01e0
@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.20220813-214846",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.005746 0.000410 0.869734 ( 0.891212)
build_miniruby 0.000928 0.000067 0.058399 ( 0.057210)
build_ruby 0.000938 0.000067 0.060095 ( 0.058863)
build_all 0.004455 0.000002 1.532200 ( 0.586605)
build_install 0.006394 0.004678 1.926211 ( 0.964464)
test_btest 0.000739 0.000093 53.040006 ( 8.537748)
test_basic 0.005363 0.000671 0.341049 ( 0.428874)
test_all 0.002016 0.000252 631.983788 ( 88.750986)
test_rubyspec 0.051035 0.031613 43.800087 ( 51.189221)
total: 151.47 sec