Logfile: /home/ko1/ruby/logs/brlog.trunk.20230102-084629
#<BuildRuby:0x000055d50ba0bf28
@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-084629",
@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.000007)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000012 0.000003 0.000015 ( 0.000014)
build_up 0.005993 0.000406 0.843176 ( 1.020804)
build_miniruby 0.001140 0.000244 1.037911 ( 1.035881)
build_ruby 0.001324 0.000284 2.783786 ( 2.781128)
build_all 0.008965 0.000909 16.758102 ( 2.973267)
build_install 0.005034 0.004801 2.312354 ( 1.192080)
test_btest 0.000880 0.000220 75.505841 ( 10.978756)
test_basic 0.006242 0.000339 0.350806 ( 0.436994)
test_all 0.001121 0.000264 647.631664 (104.049041)
test_rubyspec 0.072229 0.062542 51.686079 ( 59.747128)
total: 184.22 sec