Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-074924
#<BuildRuby:0x00005582e71bfe30
@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.20221117-074924",
@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.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004716 0.000112 1.113619 ( 1.135033)
build_miniruby 0.000748 0.000107 0.943833 ( 0.942623)
build_ruby 0.001296 0.000000 2.797859 ( 2.711902)
build_all 0.006782 0.002138 15.914280 ( 3.257509)
build_install 0.005837 0.003899 2.105863 ( 1.209801)
test_btest 0.000488 0.000098 60.431942 ( 11.080028)
test_basic 0.004256 0.000852 0.288321 ( 0.378845)
test_all 0.001331 0.000267 665.357113 (102.957204)
test_rubyspec 0.043217 0.018946 51.983169 ( 60.244296)
total: 183.92 sec