Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-163015
#<BuildRuby:0x0000564aeec34350
@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-163015",
@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.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.005046 0.001552 0.932339 ( 1.074644)
build_miniruby 0.000895 0.000276 1.016997 ( 1.015131)
build_ruby 0.001211 0.000372 2.791093 ( 2.788512)
build_all 0.008541 0.001181 16.783709 ( 2.982449)
build_install 0.004927 0.006465 2.297107 ( 1.181073)
test_btest 0.000669 0.000239 74.076929 ( 10.934840)
test_basic 0.003092 0.004303 0.368130 ( 0.452324)
test_all 0.000910 0.000365 665.613889 (101.769871)
test_rubyspec 0.083496 0.049310 51.756644 ( 59.822484)
total: 182.02 sec