Logfile: /home/ko1/ruby/logs/brlog.trunk.20221220-195918
#<BuildRuby:0x000055980705bf00
@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.20221220-195918",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004107 0.000023 0.874419 ( 1.520770)
build_miniruby 0.000811 0.000116 0.993824 ( 0.992532)
build_ruby 0.000935 0.000134 2.699949 ( 2.698589)
build_all 0.004114 0.004975 15.783902 ( 3.285965)
build_install 0.004882 0.003415 2.210107 ( 1.239945)
test_btest 0.000462 0.000116 58.925529 ( 12.265563)
test_basic 0.003712 0.000928 0.287873 ( 0.379676)
test_all 0.001014 0.000253 679.523700 (140.916204)
test_rubyspec 0.041591 0.026135 53.068476 ( 61.262850)
total: 224.56 sec