Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-145237
#<BuildRuby:0x000056373e7fc3a0
@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.20220914-145237",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.006438 0.003219 1.101407 ( 1.119078)
build_miniruby 0.002132 0.000000 0.071716 ( 0.069703)
build_ruby 0.001997 0.000000 0.076116 ( 0.074405)
build_all 0.000853 0.009630 1.559921 ( 0.608984)
build_install 0.019044 0.002464 1.916806 ( 0.945671)
test_btest 0.000648 0.000324 95.001641 ( 9.079730)
test_basic 0.006059 0.000748 0.356913 ( 0.446526)
test_all 0.002391 0.001125 634.806144 ( 66.061435)
test_rubyspec 0.081563 0.085173 47.013556 ( 55.474818)
total: 133.88 sec