Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-121906
#<BuildRuby:0x000055867f1d3de0
@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.20221116-121906",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.000000 0.004690 1.097090 ( 5.841643)
build_miniruby 0.000458 0.000628 0.932779 ( 0.931354)
build_ruby 0.000907 0.000216 2.814417 ( 2.691980)
build_all 0.007130 0.001698 15.595825 ( 3.311104)
build_install 0.008848 0.000219 2.017232 ( 1.200769)
test_btest 0.000449 0.000097 54.713979 ( 11.676389)
test_basic 0.000336 0.004075 0.299912 ( 0.390819)
test_all 0.000841 0.000219 660.029378 (103.938494)
test_rubyspec 0.042163 0.027722 51.101224 ( 59.372558)
total: 189.36 sec