Logfile: /home/ko1/ruby/logs/brlog.trunk.20220810-050213
#<BuildRuby:0x00005599ac7280d0
@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.20220810-050213",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.002019 0.004021 0.873146 ( 0.882313)
build_miniruby 0.000000 0.000999 0.057727 ( 0.056396)
build_ruby 0.000000 0.000845 0.059867 ( 0.058730)
build_all 0.002692 0.001903 1.523973 ( 0.589361)
build_install 0.010594 0.000783 5.649832 ( 2.151326)
test_btest 0.000765 0.000090 54.369950 ( 7.858279)
test_basic 0.005267 0.000619 0.283134 ( 0.371449)
test_all 0.000813 0.000096 593.989309 ( 91.668280)
test_rubyspec 0.084439 0.036384 43.876671 ( 51.253749)
total: 154.89 sec