Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-085115
#<BuildRuby:0x000055e9b9dd0010
@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.20221219-085115",
@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.000016)
build_up 0.004176 0.000032 0.827657 ( 1.031167)
build_miniruby 0.000837 0.000119 0.956166 ( 0.955051)
build_ruby 0.001011 0.000145 2.674556 ( 2.566154)
build_all 0.008710 0.000613 15.807269 ( 3.290615)
build_install 0.000323 0.008926 2.262187 ( 1.307124)
test_btest 0.000466 0.000124 66.343661 ( 11.092698)
test_basic 0.005004 0.000132 0.292261 ( 0.381936)
test_all 0.001471 0.000000 679.661245 (136.661310)
test_rubyspec 0.049877 0.011379 53.055701 ( 61.289557)
total: 218.58 sec