Logfile: /home/ko1/ruby/logs/brlog.trunk.20221218-010422
#<BuildRuby:0x00005595f6edc010
@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.20221218-010422",
@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.000013 0.000001 0.000014 ( 0.000015)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003499 0.000538 0.914839 ( 1.137412)
build_miniruby 0.000703 0.000108 0.971135 ( 0.969909)
build_ruby 0.001108 0.000170 2.712391 ( 2.609656)
build_all 0.002069 0.006978 15.743875 ( 3.344977)
build_install 0.009625 0.000411 2.193241 ( 1.234029)
test_btest 0.000625 0.000147 58.768015 ( 11.959715)
test_basic 0.003685 0.000867 0.338451 ( 0.429800)
test_all 0.001186 0.000280 676.446755 (147.895875)
test_rubyspec 0.043077 0.026546 52.584439 ( 60.752161)
total: 230.33 sec