Logfile: /home/ko1/ruby/logs/brlog.trunk.20221217-164617
#<BuildRuby:0x000055c980cf3f38
@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-164617",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000016 0.000002 0.000018 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003991 0.000470 0.898002 ( 1.298221)
build_miniruby 0.000855 0.000100 0.948197 ( 0.947455)
build_ruby 0.001213 0.000143 2.719197 ( 2.632835)
build_all 0.009283 0.000000 15.840388 ( 3.371877)
build_install 0.006291 0.002501 2.214474 ( 1.246644)
test_btest 0.000482 0.000060 69.128288 ( 11.089896)
test_basic 0.004812 0.000124 0.290146 ( 0.381023)
test_all 0.001184 0.000142 665.923591 (148.481280)
test_rubyspec 0.040155 0.023951 52.429789 ( 60.603211)
total: 230.05 sec