Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-233742
#<BuildRuby:0x000055c17c800028
@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.20221230-233742",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.000016 0.006724 0.845732 ( 1.024586)
build_miniruby 0.001289 0.000000 1.016140 ( 1.014371)
build_ruby 0.001569 0.000000 2.772633 ( 2.770036)
build_all 0.010088 0.000000 16.742933 ( 2.986961)
build_install 0.011294 0.000396 2.298448 ( 1.177796)
test_btest 0.000707 0.000177 71.093215 ( 11.014792)
test_basic 0.005993 0.000493 0.361351 ( 0.448022)
test_all 0.001345 0.000000 677.368863 ( 99.639682)
test_rubyspec 0.103345 0.028944 51.581129 ( 59.566998)
total: 179.64 sec