Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-055859
#<BuildRuby:0x0000562c8636bdf8
@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-055859",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.004581 0.001909 0.846446 ( 1.021640)
build_miniruby 0.000929 0.000387 1.016474 ( 1.014589)
build_ruby 0.001468 0.000000 2.789235 ( 2.786568)
build_all 0.007686 0.001886 16.782447 ( 3.020484)
build_install 0.009641 0.000116 2.297134 ( 1.182414)
test_btest 0.000792 0.000264 72.620253 ( 10.532009)
test_basic 0.005093 0.001698 0.363319 ( 0.449233)
test_all 0.001296 0.000000 668.005438 ( 95.816228)
test_rubyspec 0.061350 0.041317 51.404817 ( 59.490565)
total: 175.31 sec