Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-074933
#<BuildRuby:0x000055bc73568328
@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.20221128-074933",
@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.000007 0.000001 0.000008 ( 0.000006)
autoconf 0.000037 0.000002 0.000039 ( 0.000039)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.005192 0.000305 1.189314 ( 1.442730)
build_miniruby 0.000774 0.000046 1.038915 ( 1.037731)
build_ruby 0.000000 0.001196 2.732205 ( 2.618199)
build_all 0.007833 0.002481 22.476096 ( 4.276234)
build_install 0.008474 0.000436 4.416225 ( 1.560623)
test_btest 0.000527 0.000051 65.230254 ( 11.067953)
test_basic 0.004580 0.000436 0.310357 ( 0.401623)
test_all 0.000823 0.000078 686.089296 (108.935218)
test_rubyspec 0.058641 0.004321 52.689986 ( 60.840905)
total: 192.18 sec