Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-004149
#<BuildRuby:0x000055b93eb9b2c8
@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-004149",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004554 0.000036 1.103323 ( 1.163606)
build_miniruby 0.000954 0.000053 0.982557 ( 0.981510)
build_ruby 0.000000 0.001212 2.808462 ( 2.698243)
build_all 0.002115 0.006409 15.805046 ( 3.350273)
build_install 0.008403 0.000674 1.971893 ( 1.129510)
test_btest 0.000496 0.000074 61.310791 ( 10.942466)
test_basic 0.001289 0.003617 0.299800 ( 0.390348)
test_all 0.001157 0.000221 680.006312 (106.097299)
test_rubyspec 0.044906 0.029131 53.278341 ( 61.453425)
total: 188.21 sec