Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-101212
#<BuildRuby:0x0000555a341fbdf8
@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.20230102-101212",
@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.000014 0.000005 0.000019 ( 0.000018)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.005116 0.001574 0.844576 ( 1.172864)
build_miniruby 0.000998 0.000307 1.014469 ( 1.012438)
build_ruby 0.001290 0.000397 2.777740 ( 2.775049)
build_all 0.009962 0.000000 16.780544 ( 3.018819)
build_install 0.011790 0.000000 2.307546 ( 1.182053)
test_btest 0.000667 0.000000 72.401373 ( 11.117911)
test_basic 0.006215 0.000000 0.344742 ( 0.431466)
test_all 0.001874 0.000000 672.324473 ( 95.283684)
test_rubyspec 0.097036 0.009793 51.697304 ( 59.752411)
total: 175.75 sec