Logfile: /home/ko1/ruby/logs/brlog.trunk.20220903-172006
#<BuildRuby:0x0000557c96eeefe0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220903-172006",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.010488 0.000839 0.989114 ( 1.007815)
build_miniruby 0.002038 0.000000 0.069301 ( 0.067771)
build_ruby 0.001931 0.000188 0.069184 ( 0.067170)
build_all 0.004153 0.006100 1.560706 ( 0.603940)
build_install 0.020336 0.001873 1.930877 ( 0.948742)
test_btest 0.000000 0.001580 71.000654 ( 8.425313)
test_basic 0.006240 0.001546 0.328113 ( 0.417248)
test_all 0.002455 0.001105 677.457481 ( 67.361282)
test_rubyspec 0.105377 0.064320 45.222444 ( 53.775728)
total: 132.68 sec