Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-181733
#<BuildRuby:0x00005575f0dfe678
@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.20221230-181733",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.000000 0.006530 0.862909 ( 1.058969)
build_miniruby 0.000000 0.001300 1.013891 ( 1.011952)
build_ruby 0.000000 0.001558 2.769878 ( 2.767261)
build_all 0.003335 0.006499 16.793770 ( 2.995440)
build_install 0.008816 0.002710 2.297088 ( 1.178298)
test_btest 0.000441 0.000253 72.587029 ( 10.864383)
test_basic 0.006432 0.000000 0.354816 ( 0.441225)
test_all 0.001769 0.000000 677.642771 (106.976077)
test_rubyspec 0.044508 0.047569 51.580825 ( 59.612221)
total: 186.91 sec