Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-114535
#<BuildRuby:0x000055998b4c1e98
@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.20230114-114535",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000050 0.000004 0.000054 ( 0.000053)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.001649 0.007831 0.868627 ( 1.063006)
build_miniruby 0.001034 0.000194 1.020128 ( 1.018276)
build_ruby 0.001766 0.000000 2.775500 ( 2.772797)
build_all 0.009701 0.000000 16.709023 ( 2.994821)
build_install 0.009879 0.001462 2.071966 ( 1.072344)
test_btest 0.000994 0.000157 78.029350 ( 10.477158)
test_basic 0.002274 0.005087 0.367238 ( 0.451911)
test_all 0.000978 0.000205 665.694428 (106.075944)
test_rubyspec 0.094573 0.037312 51.972184 ( 60.003404)
total: 185.93 sec