Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-014321
#<BuildRuby:0x000055e53fb3c638
@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.20230125-014321",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000030)
build_up 0.001927 0.004689 0.844187 ( 1.494142)
build_miniruby 0.001048 0.000322 1.004855 ( 1.002833)
build_ruby 0.000153 0.001495 2.756442 ( 2.753788)
build_all 0.009954 0.000000 16.772720 ( 3.005801)
build_install 0.007501 0.002312 2.059309 ( 1.069944)
test_btest 0.000702 0.000201 67.159395 ( 11.404608)
test_basic 0.002545 0.004409 0.347538 ( 0.433017)
test_all 0.001086 0.000362 655.142151 ( 96.304190)
test_rubyspec 0.080879 0.047392 51.423773 ( 59.564769)
total: 177.03 sec