Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-120254
#<BuildRuby:0x0000562006d9beb8
@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.20220528-120254",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000018 0.000000 0.000018 ( 0.000018)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006577 0.000000 0.824813 ( 1.017510)
build_miniruby 0.000869 0.000000 0.056733 ( 0.055546)
build_ruby 0.000874 0.000000 0.057613 ( 0.056430)
build_all 0.000586 0.003748 1.482975 ( 0.607768)
build_install 0.003508 0.007466 6.302594 ( 2.839591)
test_btest 0.000758 0.000120 54.949070 ( 8.283988)
test_basic 0.002068 0.004219 0.347400 ( 0.434518)
test_all 0.001378 0.000000 623.241701 ( 98.314677)
test_rubyspec 0.083570 0.030796 44.015571 ( 49.600501)
total: 161.21 sec