Logfile: /home/ko1/ruby/logs/brlog.trunk.20220430-062139
#<BuildRuby:0x000055959febfea8
@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.20220430-062139",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006598 0.000388 0.886190 ( 1.073056)
build_miniruby 0.000000 0.001013 0.057004 ( 0.055764)
build_ruby 0.000000 0.000877 0.057390 ( 0.056191)
build_all 0.001794 0.002485 1.484358 ( 0.601514)
build_install 0.010987 0.000000 6.261892 ( 2.806046)
test_btest 0.001540 0.000000 47.851101 ( 8.524320)
test_basic 0.000254 0.005357 0.257923 ( 0.346798)
test_all 0.001319 0.000093 641.022352 ( 91.534169)
test_rubyspec 0.085891 0.032873 43.786351 ( 48.684347)
total: 153.68 sec