Logfile: /home/ko1/ruby/logs/brlog.trunk.20230112-202956
#<BuildRuby:0x0000561eae50c008
@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.20230112-202956",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000017 0.000004 0.000021 ( 0.000019)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000000 0.006533 0.868298 ( 1.067808)
build_miniruby 0.000890 0.000432 1.018241 ( 1.016196)
build_ruby 0.001061 0.000379 2.775695 ( 2.773251)
build_all 0.004285 0.005764 16.884688 ( 3.005286)
build_install 0.007613 0.003860 2.110988 ( 1.084379)
test_btest 0.000733 0.000320 74.427566 ( 11.084262)
test_basic 0.006707 0.000000 0.349279 ( 0.435402)
test_all 0.001487 0.000000 660.410273 (105.626467)
test_rubyspec 0.047345 0.061557 51.666904 ( 59.700954)
total: 185.79 sec