Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-113726
#<BuildRuby:0x00005570d1d0a628
@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.20230102-113726",
@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.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000000 0.006566 0.842923 ( 1.296533)
build_miniruby 0.000792 0.000371 1.016718 ( 1.014691)
build_ruby 0.000000 0.001523 2.784740 ( 2.782268)
build_all 0.006422 0.003304 16.723959 ( 2.955521)
build_install 0.009564 0.000000 2.300054 ( 1.174427)
test_btest 0.001073 0.000000 77.769017 ( 10.414805)
test_basic 0.002310 0.004410 0.368320 ( 0.453755)
test_all 0.000989 0.000385 666.155247 (102.219916)
test_rubyspec 0.047057 0.040481 51.817948 ( 59.931434)
total: 182.24 sec