Logfile: /home/ko1/ruby/logs/brlog.trunk.20221214-214021
#<BuildRuby:0x000055bc8304c460
@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.20221214-214021",
@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.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003641 0.000683 0.869329 ( 1.092806)
build_miniruby 0.000896 0.000169 1.028015 ( 1.026638)
build_ruby 0.001295 0.000000 2.863696 ( 2.726563)
build_all 0.006578 0.002435 15.629315 ( 3.364174)
build_install 0.011075 0.000000 2.266743 ( 1.250507)
test_btest 0.000558 0.000058 58.432085 ( 12.155503)
test_basic 0.004771 0.000161 0.325920 ( 0.416665)
test_all 0.001133 0.000189 678.682611 (143.869016)
test_rubyspec 0.041067 0.029274 52.569673 ( 60.800952)
total: 226.70 sec