Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-151756
#<BuildRuby:0x00005582af5e83c8
@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.20230101-151756",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.002437 0.003881 0.842362 ( 1.015969)
build_miniruby 0.001226 0.000153 1.023812 ( 1.021699)
build_ruby 0.001457 0.000182 2.780428 ( 2.777714)
build_all 0.008607 0.001076 16.804102 ( 2.986080)
build_install 0.007907 0.003724 2.321575 ( 1.188945)
test_btest 0.000860 0.000135 78.672467 ( 10.613082)
test_basic 0.007127 0.000405 0.369020 ( 0.453450)
test_all 0.001101 0.000165 674.556304 (100.434679)
test_rubyspec 0.095644 0.029538 51.794136 ( 59.863353)
total: 180.36 sec