Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-111802
#<BuildRuby:0x000055d9536a0018
@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.20220816-111802",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002317 0.004650 0.836249 ( 1.355142)
build_miniruby 0.000720 0.000240 0.057808 ( 0.056648)
build_ruby 0.000771 0.000257 0.059588 ( 0.058235)
build_all 0.004424 0.000068 1.529946 ( 0.586562)
build_install 0.009470 0.001499 1.933630 ( 0.980051)
test_btest 0.000630 0.000180 51.776719 ( 8.390805)
test_basic 0.000487 0.004825 0.280750 ( 0.369962)
test_all 0.001566 0.000559 598.493073 ( 89.483877)
test_rubyspec 0.077333 0.039237 44.092993 ( 51.496189)
total: 152.78 sec