Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-055521
#<BuildRuby:0x0000561453ce0208
@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.20221123-055521",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004135 0.000460 1.116618 ( 1.137462)
build_miniruby 0.000911 0.000101 0.974989 ( 0.973669)
build_ruby 0.001197 0.000133 2.787434 ( 2.682995)
build_all 0.008650 0.000000 15.722916 ( 3.245379)
build_install 0.000697 0.009068 2.062015 ( 1.222923)
test_btest 0.000595 0.000119 58.857609 ( 11.656663)
test_basic 0.005077 0.000101 0.303465 ( 0.393718)
test_all 0.001454 0.000000 693.020856 (109.464345)
test_rubyspec 0.063474 0.012676 53.406196 ( 61.697233)
total: 192.48 sec