Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-104954
#<BuildRuby:0x000055efe82d3e48
@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.20221203-104954",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.005300 1.216356 ( 1.521418)
build_miniruby 0.000000 0.000940 1.010140 ( 1.008871)
build_ruby 0.000000 0.001233 2.769756 ( 2.678787)
build_all 0.005927 0.003417 15.921502 ( 3.332201)
build_install 0.007098 0.002366 2.319394 ( 1.310098)
test_btest 0.000408 0.000136 61.922887 ( 11.602533)
test_basic 0.000108 0.004245 0.314884 ( 0.406340)
test_all 0.000877 0.000000 660.142208 (112.815294)
test_rubyspec 0.041405 0.026480 53.386648 ( 61.546183)
total: 196.22 sec