Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-111007
#<BuildRuby:0x000055a8c50133a8
@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.20221114-111007",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.004707 0.005929 1.161054 ( 1.207452)
build_miniruby 0.001861 0.000775 0.124571 ( 0.120086)
build_ruby 0.001453 0.000605 0.120022 ( 0.104347)
build_all 0.010084 0.000277 1.591178 ( 0.687727)
build_install 0.016415 0.005516 1.932398 ( 1.000504)
test_btest 0.000984 0.000347 85.948239 ( 8.994544)
test_basic 0.002225 0.005829 0.412431 ( 0.499887)
test_all 0.001366 0.000563 661.198195 ( 68.571199)
test_rubyspec 0.088238 0.081143 48.411403 ( 56.898937)
total: 138.09 sec