Logfile: /home/ko1/ruby/logs/brlog.trunk.20221229-145339
#<BuildRuby:0x000055e15ebc03c8
@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-145339",
@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.000018 0.000004 0.000022 ( 0.000022)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005318 0.001228 0.844525 ( 1.645962)
build_miniruby 0.000996 0.000230 1.022193 ( 1.020009)
build_ruby 0.001344 0.000310 2.784958 ( 2.782092)
build_all 0.003896 0.005875 16.800185 ( 2.986649)
build_install 0.003382 0.006281 2.325478 ( 1.203885)
test_btest 0.000559 0.000215 76.398154 ( 11.352052)
test_basic 0.006224 0.000334 0.363374 ( 0.449323)
test_all 0.001025 0.000366 653.900824 (110.771785)
test_rubyspec 0.077303 0.054637 51.508481 ( 59.568887)
total: 191.78 sec