Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-012347
#<BuildRuby:0x0000559e10b4fe70
@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.20221224-012347",
@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.000011 0.000000 0.000011 ( 0.000010)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004464 0.000000 0.986561 ( 1.432637)
build_miniruby 0.000951 0.000000 4.170659 ( 4.008567)
build_ruby 0.001122 0.000000 2.719429 ( 2.718181)
build_all 0.009064 0.000000 15.819222 ( 3.333558)
build_install 0.004476 0.004512 2.297209 ( 1.320310)
test_btest 0.000000 0.000643 66.159110 ( 10.837967)
test_basic 0.000000 0.004962 0.313436 ( 0.404130)
test_all 0.000000 0.001030 633.238890 (100.043253)
test_rubyspec 0.060136 0.016813 51.449968 ( 59.633518)
total: 183.73 sec