Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-190953
#<BuildRuby:0x000055f679acbf28
@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.20221231-190953",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000027 0.000006 0.000033 ( 0.000019)
build_up 0.003635 0.002868 0.845976 ( 1.029789)
build_miniruby 0.001063 0.000284 1.018438 ( 1.016225)
build_ruby 0.001283 0.000342 2.779335 ( 2.776702)
build_all 0.001378 0.008415 16.698309 ( 2.978436)
build_install 0.010598 0.000898 2.293985 ( 1.188655)
test_btest 0.000701 0.000098 74.378018 ( 10.835089)
test_basic 0.003595 0.002602 0.353249 ( 0.439879)
test_all 0.000493 0.000691 657.459039 (102.071365)
test_rubyspec 0.068669 0.050978 51.523816 ( 59.681788)
total: 182.02 sec