Logfile: /home/ko1/ruby/logs/brlog.trunk.20220616-001557
#<BuildRuby:0x000056549421b670
@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.20220616-001557",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003708 0.002724 0.836283 ( 1.150692)
build_miniruby 0.000956 0.000000 0.057300 ( 0.056107)
build_ruby 0.000927 0.000000 0.058916 ( 0.057719)
build_all 0.001008 0.003409 1.498670 ( 0.607393)
build_install 0.009284 0.001789 6.289416 ( 2.870302)
test_btest 0.000000 0.000714 54.878200 ( 8.146412)
test_basic 0.002909 0.002797 0.289559 ( 0.379020)
test_all 0.000999 0.000352 646.677414 ( 92.961744)
test_rubyspec 0.059439 0.049526 44.032350 ( 49.596549)
total: 155.83 sec