Logfile: /home/ko1/ruby/logs/brlog.trunk.20220827-151401
#<BuildRuby:0x000055a45ed0ae00
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220827-151401",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000026 0.000011 0.000037 ( 0.000038)
configure 0.000033 0.000013 0.000046 ( 0.000046)
build_up 0.002232 0.009703 0.878541 ( 0.915765)
build_miniruby 0.001580 0.000000 0.055301 ( 0.053914)
build_ruby 0.001306 0.000000 0.065230 ( 0.064249)
build_all 0.007945 0.001062 1.237882 ( 0.488418)
build_install 0.014887 0.002445 1.582040 ( 0.793417)
test_btest 0.001048 0.000449 52.598947 ( 6.087403)
test_basic 0.006058 0.000390 0.285887 ( 0.376154)
test_all 0.003264 0.001306 510.448875 ( 53.179806)
test_rubyspec 0.078128 0.047119 41.717177 ( 49.948927)
total: 111.91 sec