Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-212247
#<BuildRuby:0x0000561f7ec00208
@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.20220718-212247",
@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.000014 0.000000 0.000014 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006682 0.000000 0.836014 ( 1.026666)
build_miniruby 0.001019 0.000000 0.057279 ( 0.056001)
build_ruby 0.001014 0.000000 0.058871 ( 0.057635)
build_all 0.004526 0.000000 1.514315 ( 0.602556)
build_install 0.005872 0.005161 5.679802 ( 2.157913)
test_btest 0.000815 0.000000 46.744515 ( 8.022781)
test_basic 0.000599 0.004708 0.312007 ( 0.400843)
test_all 0.000000 0.000780 614.851923 ( 89.028239)
test_rubyspec 0.085612 0.041254 43.799093 ( 49.380321)
total: 150.73 sec