Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-154536
#<BuildRuby:0x000055bcc7c03f58
@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.20221217-154536",
@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.000023 0.000001 0.000024 ( 0.000025)
autoconf 0.000019 0.000001 0.000020 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.003960 0.000283 0.822917 ( 1.169657)
build_miniruby 0.001046 0.000075 0.939932 ( 0.938483)
build_ruby 0.001220 0.000087 2.670205 ( 2.583569)
build_all 0.009109 0.000009 15.747360 ( 3.383781)
build_install 0.008899 0.000260 2.240306 ( 1.289941)
test_btest 0.000709 0.000041 61.460105 ( 11.458701)
test_basic 0.004635 0.000272 0.295773 ( 0.386397)
test_all 0.001710 0.000100 672.381155 (147.115877)
test_rubyspec 0.050021 0.009353 51.942202 ( 60.222821)
total: 228.55 sec