Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-013134
#<BuildRuby:0x0000564aade66678
@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.20221229-013134",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006035 0.000258 0.898752 ( 1.080437)
build_miniruby 0.001130 0.000151 1.015629 ( 1.013669)
build_ruby 0.000000 0.001506 2.777679 ( 2.775054)
build_all 0.005863 0.003924 16.776091 ( 2.981099)
build_install 0.006450 0.005137 2.314369 ( 1.189219)
test_btest 0.000933 0.000233 71.143984 ( 11.178973)
test_basic 0.000000 0.006459 0.352265 ( 0.438482)
test_all 0.000000 0.001391 675.242570 ( 99.913055)
test_rubyspec 0.078348 0.050708 51.618969 ( 59.641238)
total: 180.21 sec