Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-163306
#<BuildRuby:0x000055bd20e9a678
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-163306",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000015)
build_up 0.005112 0.000166 1.138887 ( 1.157973)
build_miniruby 0.000923 0.000132 1.018664 ( 1.017114)
build_ruby 0.001119 0.000160 2.778820 ( 2.684163)
build_all 0.008551 0.000582 15.867098 ( 3.301019)
build_install 0.005695 0.003189 2.245529 ( 1.296431)
test_btest 0.000586 0.000000 60.787175 ( 11.593439)
test_basic 0.005410 0.000000 0.286430 ( 0.376496)
test_all 0.001396 0.000000 661.521081 (111.869946)
test_rubyspec 0.049458 0.016110 52.454686 ( 60.630139)
total: 193.93 sec