Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-113905
#<BuildRuby:0x0000560364901e98
@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.20230109-113905",
@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.000015 0.000003 0.000018 ( 0.000017)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001959 0.004485 0.843552 ( 1.034937)
build_miniruby 0.001033 0.000295 1.022330 ( 1.020342)
build_ruby 0.000000 0.001402 2.780554 ( 2.777995)
build_all 0.008534 0.001546 16.857753 ( 3.009636)
build_install 0.009593 0.000000 2.135109 ( 1.083517)
test_btest 0.000904 0.000000 70.641217 ( 11.312864)
test_basic 0.004071 0.002579 0.379323 ( 0.465519)
test_all 0.001410 0.000384 676.319059 (113.645423)
test_rubyspec 0.065627 0.045445 51.930710 ( 59.993391)
total: 194.34 sec