Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-092840
#<BuildRuby:0x000055ae7e4b0028
@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.20230110-092840",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000031 0.000011 0.000042 ( 0.000041)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.000000 0.006560 0.844315 ( 1.003938)
build_miniruby 0.000000 0.001257 1.021787 ( 1.019745)
build_ruby 0.000000 0.001553 2.770351 ( 2.767769)
build_all 0.004425 0.005461 16.857969 ( 3.002922)
build_install 0.001552 0.010174 2.119749 ( 1.079179)
test_btest 0.000563 0.000422 76.583888 ( 10.844024)
test_basic 0.003450 0.003735 0.356673 ( 0.441657)
test_all 0.001565 0.000000 648.736117 (111.412884)
test_rubyspec 0.049241 0.070169 51.930979 ( 59.991162)
total: 191.56 sec