Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-122319
#<BuildRuby:0x000055ce9fb20728
@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-122319",
@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.000020 0.000008 0.000028 ( 0.000028)
build_up 0.006361 0.000000 0.846531 ( 1.173242)
build_miniruby 0.001296 0.000015 1.014055 ( 1.012042)
build_ruby 0.001115 0.000399 2.780617 ( 2.778149)
build_all 0.009171 0.000413 16.709607 ( 3.017810)
build_install 0.008177 0.001226 2.285774 ( 1.179335)
test_btest 0.000880 0.000259 77.693782 ( 10.660794)
test_basic 0.003696 0.002755 0.363976 ( 0.450125)
test_all 0.001022 0.000323 668.208740 (101.101669)
test_rubyspec 0.098062 0.034057 51.673379 ( 59.745428)
total: 181.12 sec