Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-142542
#<BuildRuby:0x00005562cca3c008
@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.20230124-142542",
@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.000001 0.000008 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.005779 0.000771 0.883591 ( 1.087768)
build_miniruby 0.001044 0.000140 1.003376 ( 1.001446)
build_ruby 0.001426 0.000190 2.763296 ( 2.760859)
build_all 0.009085 0.000583 16.697669 ( 2.990104)
build_install 0.010988 0.000173 2.071368 ( 1.061884)
test_btest 0.000861 0.000096 76.993678 ( 10.682556)
test_basic 0.000000 0.006420 0.341128 ( 0.427588)
test_all 0.000000 0.001163 664.163989 (101.465769)
test_rubyspec 0.040330 0.040652 51.549456 ( 59.684937)
total: 181.16 sec