Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-152246
#<BuildRuby:0x0000562a70e97bb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230712-152246",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.007264 0.000000 1.480501 ( 2.829229)
build_miniruby 0.001130 0.000000 0.869038 ( 0.869382)
build_ruby 0.001282 0.000000 2.688687 ( 2.689821)
build_all 0.009582 0.000000 13.275209 ( 1.195274)
build_install 0.003435 0.004394 1.773149 ( 0.887193)
test_btest 0.000938 0.000059 84.339772 ( 7.925935)
test_basic 0.000000 0.003997 0.687990 ( 0.772829)
test_all 0.000000 0.003163 473.597118 ( 45.145081)
test_rubyspec 0.012218 0.027618 42.365668 ( 54.746624)
total: 117.06 sec