Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-051459
#<BuildRuby:0x000055a1b2437e80
@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.20221227-051459",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000029)
build_up 0.003875 0.005030 0.855251 ( 1.670845)
build_miniruby 0.001334 0.000000 1.016839 ( 1.014921)
build_ruby 0.001694 0.000000 2.823707 ( 2.820977)
build_all 0.007870 0.001812 16.744361 ( 3.018432)
build_install 0.009046 0.002412 2.229260 ( 1.165408)
test_btest 0.000839 0.000223 72.877548 ( 10.770734)
test_basic 0.006053 0.000183 0.353652 ( 0.440140)
test_all 0.001072 0.000268 656.279462 (104.001513)
test_rubyspec 0.070562 0.045788 51.027669 ( 59.113226)
total: 184.02 sec