Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-111947
#<BuildRuby:0x000055ad955bbfb0
@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.20221223-111947",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000017)
build_up 0.004078 0.000020 0.856280 ( 1.667691)
build_miniruby 0.000000 0.001015 1.008141 ( 1.006767)
build_ruby 0.000000 0.001243 2.609129 ( 2.607542)
build_all 0.005447 0.003536 15.728797 ( 3.327641)
build_install 0.010843 0.000049 2.249461 ( 1.239521)
test_btest 0.000520 0.000094 59.289700 ( 11.438234)
test_basic 0.001858 0.003193 0.296115 ( 0.386431)
test_all 0.000833 0.000114 621.007509 (108.247610)
test_rubyspec 0.042075 0.025093 51.917964 ( 60.010002)
total: 189.93 sec