Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-001705
#<BuildRuby:0x000055be3157c728
@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.20230114-001705",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.001897 0.004546 0.858863 ( 1.526263)
build_miniruby 0.001109 0.000238 1.013218 ( 1.011292)
build_ruby 0.001367 0.000293 2.775283 ( 2.772680)
build_all 0.004041 0.005615 16.763447 ( 3.038634)
build_install 0.008933 0.002553 2.072969 ( 1.075012)
test_btest 0.000861 0.000246 73.042538 ( 10.418566)
test_basic 0.000768 0.005732 0.340992 ( 0.427847)
test_all 0.002023 0.000000 668.938061 (102.758394)
test_rubyspec 0.073319 0.062301 52.301200 ( 60.351293)
total: 183.38 sec