Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-204815
#<BuildRuby:0x000055eb48956878
@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.20221126-204815",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000013 0.000005 0.000018 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.003776 0.001373 1.314962 ( 1.523911)
build_miniruby 0.000678 0.000246 0.985175 ( 0.983870)
build_ruby 0.000940 0.000342 2.765338 ( 2.678707)
build_all 0.007058 0.002566 22.302487 ( 4.443063)
build_install 0.009314 0.001416 4.330769 ( 1.553827)
test_btest 0.000433 0.000144 56.953149 ( 11.637052)
test_basic 0.000000 0.005192 0.285219 ( 0.375885)
test_all 0.000000 0.001261 661.061534 (121.837959)
test_rubyspec 0.042998 0.021675 52.930167 ( 61.136078)
total: 206.17 sec