Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-004759
#<BuildRuby:0x00005653f324ebe8
@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.20230125-004759",
@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.000015 0.000003 0.000018 ( 0.000019)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005440 0.001165 0.842792 ( 1.022531)
build_miniruby 0.001011 0.000217 1.003431 ( 1.001496)
build_ruby 0.001509 0.000000 2.761712 ( 2.759227)
build_all 0.009804 0.000000 16.676854 ( 2.973948)
build_install 0.011276 0.000000 2.083894 ( 1.073707)
test_btest 0.001113 0.000000 76.591111 ( 10.306251)
test_basic 0.001988 0.004317 0.360083 ( 0.446819)
test_all 0.000960 0.000192 660.373714 (105.990179)
test_rubyspec 0.090820 0.041900 51.450859 ( 59.503682)
total: 185.08 sec