Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-115112
#<BuildRuby:0x000055e540af7ed8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221201-115112",
@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.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.005344 0.000000 1.119169 ( 1.427460)
build_miniruby 0.000974 0.000000 0.918331 ( 0.916704)
build_ruby 0.001133 0.000000 2.683199 ( 2.549969)
build_all 0.005562 0.003334 15.783719 ( 3.243474)
build_install 0.007627 0.002876 2.099584 ( 1.214569)
test_btest 0.000419 0.000105 68.120618 ( 11.095810)
test_basic 0.004352 0.001088 0.320073 ( 0.410133)
test_all 0.000769 0.000192 711.293204 (109.564339)
test_rubyspec 0.030128 0.032265 53.882535 ( 62.096069)
total: 192.52 sec