Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-203620
#<BuildRuby:0x000055586c6b43c8
@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.20230106-203620",
@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.000007)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000022 0.000009 0.000031 ( 0.000018)
build_up 0.005702 0.000727 0.850171 ( 1.043700)
build_miniruby 0.000969 0.000372 1.020576 ( 1.018624)
build_ruby 0.001202 0.000462 2.767657 ( 2.764956)
build_all 0.007244 0.002786 16.888753 ( 2.995600)
build_install 0.008300 0.003192 2.140223 ( 1.075063)
test_btest 0.000778 0.000299 76.515305 ( 10.303051)
test_basic 0.006679 0.000458 0.357804 ( 0.442376)
test_all 0.000960 0.000343 664.214292 ( 96.979350)
test_rubyspec 0.040334 0.065072 51.811373 ( 59.896327)
total: 176.52 sec